Searched refs:JSObjectSetPrototype (Results 1 – 9 of 9) sorted by relevance
41 JSObjectSetPrototype
511 JS_EXPORT void JSObjectSetPrototype(JSContextRef ctx, JSObjectRef object, JSValueRef value);
235 void JSObjectSetPrototype(JSContextRef, JSObjectRef object, JSValueRef value) in JSObjectSetPrototype() function
603 JSObjectSetPrototype(context, jsObjectNoProto, JSValueMakeNull(context)); in main()
7041 their own prototypes if they really want by using JSObjectSetPrototype.8536 (JSObjectSetPrototype):9486 to, you can just use a separate call to JSObjectSetPrototype.10299 (JSObjectSetPrototype):
741 (JSObjectSetPrototype):2582 (JSObjectSetPrototype):