Example #1
0
 public static extern JSStringRef JSPropertyNameArrayGetNameAtIndex(JSPropertyNameArrayRef array, UIntPtr index);
Example #2
0
 public static extern void JSPropertyNameArrayRelease(JSPropertyNameArrayRef array);
Example #3
0
 public static extern UIntPtr JSPropertyNameArrayGetCount(JSPropertyNameArrayRef array);
Example #4
0
 public static extern JSPropertyNameArrayRef JSPropertyNameArrayRetain(JSPropertyNameArrayRef array);