add global api to window binding
This commit is contained in:
parent
19a50699e2
commit
45d508487a
|
@ -38,6 +38,8 @@ binding window {
|
|||
internal "JSObject *" location;
|
||||
}
|
||||
|
||||
api global %{
|
||||
%}
|
||||
|
||||
api init %{
|
||||
JSObject *user_proto;
|
||||
|
|
Loading…
Reference in New Issue