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