Searched defs:proto_val (Results 1 – 1 of 1) sorted by relevance
4815 static JSObject* get_proto_obj(JSValueConst proto_val) in get_proto_obj()4824 JSValue JS_NewObjectProtoClass(JSContext* ctx, JSValueConst proto_val, in JS_NewObjectProtoClass()5011 JSValueConst proto_val) in JS_NewCFunction3()6760 JSValueConst proto_val, in JS_SetPrototypeInternal()6830 int JS_SetPrototype(JSContext* ctx, JSValueConst obj, JSValueConst proto_val) in JS_SetPrototype()43807 JSValueConst proto_val, BOOL throw_flag) in js_proxy_setPrototypeOf()
Completed in 125 milliseconds