Exemplo n.º 1
0
 public static extern void JSGlobalContextRelease(JSGlobalContextRef ctx);
Exemplo n.º 2
0
 public static extern void JSGlobalContextSetName(JSGlobalContextRef ctx, JSStringRef name);
Exemplo n.º 3
0
 public static extern JSGlobalContextRef JSGlobalContextRetain(JSGlobalContextRef ctx);
Exemplo n.º 4
0
 public static extern JSStringRef JSGlobalContextCopyName(JSGlobalContextRef ctx);