Home
last modified time | relevance | path

Searched refs:JSProtoKey (Results 251 – 275 of 343) sorted by relevance

1...<<11121314

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DSelfHosting.cpp218 JSProtoKey key = JS_IdToProtoKey(cx, id);
1956 JSProtoKey protoKey = StandardProtoKeyOrNull(object);
1986 JSProtoKey protoKey = StandardProtoKeyOrNull(object);
H A DTypedArrayObject.cpp356 createPrototype(JSContext* cx, JSProtoKey key) in createPrototype()
368 createConstructor(JSContext* cx, JSProtoKey key) in createConstructor()
3300 JSProtoKey key = JSCLASS_CACHED_PROTO_KEY(&DataViewObject::class_); in JS_NewDataView()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSelfHosting.cpp219 JSProtoKey key = JS_IdToProtoKey(cx, id); in intrinsic_GetBuiltinConstructor()
1877 JSProtoKey protoKey = StandardProtoKeyOrNull(object); in intrinsic_ConstructorForTypedArray()
1905 JSProtoKey protoKey = StandardProtoKeyOrNull(object); in intrinsic_NameForTypedArray()
H A DTypedArrayObject.cpp303 static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { in createPrototype()
314 static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { in createConstructor()
H A DJSObject.h1304 JSContext* cx, HandleObject obj, JSProtoKey ctorKey,
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfun.cpp721 CreateFunctionConstructor(JSContext* cx, JSProtoKey key) in CreateFunctionConstructor()
738 CreateFunctionPrototype(JSContext* cx, JSProtoKey key) in CreateFunctionPrototype()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsmath.cpp1038 static JSObject* CreateMathObject(JSContext* cx, JSProtoKey key) { in CreateMathObject()
/dports/lang/gjs/gjs-1.70.0/gi/
H A Dfunction.cpp126 static JSObject* inherit_builtin_function(JSContext* cx, JSProtoKey) { in inherit_builtin_function() argument
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsmath.cpp1089 static JSObject* CreateMathObject(JSContext* cx, JSProtoKey key) { in CreateMathObject()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DDataViewObject.cpp1024 JSProtoKey key = JSProto_DataView; in JS_NewDataView()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsmath.cpp1089 static JSObject* CreateMathObject(JSContext* cx, JSProtoKey key) { in CreateMathObject()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DJSAtom.cpp1074 Handle<PropertyName*> js::ClassName(JSProtoKey key, JSContext* cx) { in ClassName()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DDataViewObject.cpp1025 JSProtoKey key = JSProto_DataView; in JS_NewDataView()
H A DJSON.cpp1372 static JSObject* CreateJSONObject(JSContext* cx, JSProtoKey key) { in CreateJSONObject()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DDataViewObject.cpp1024 JSProtoKey key = JSProto_DataView; in JS_NewDataView()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsmath.cpp1089 static JSObject* CreateMathObject(JSContext* cx, JSProtoKey key) { in CreateMathObject()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsexn.c528 JSProtoKey key;
H A Djsapi.c1638 JS_GetClassObject(JSContext *cx, JSObject *obj, JSProtoKey key, in JS_GetClassObject()
2116 JSProtoKey key; in JS_InitClass()
3207 JSProtoKey key; in JS_ClearScope()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsexn.c528 JSProtoKey key;
H A Djsapi.c1638 JS_GetClassObject(JSContext *cx, JSObject *obj, JSProtoKey key, in JS_GetClassObject()
2116 JSProtoKey key; in JS_InitClass()
3207 JSProtoKey key; in JS_ClearScope()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsexn.c528 JSProtoKey key;
H A Djsapi.c1638 JS_GetClassObject(JSContext *cx, JSObject *obj, JSProtoKey key, in JS_GetClassObject()
2116 JSProtoKey key; in JS_InitClass()
3207 JSProtoKey key; in JS_ClearScope()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsexn.c528 JSProtoKey key;
H A Djsapi.c1638 JS_GetClassObject(JSContext *cx, JSObject *obj, JSProtoKey key, in JS_GetClassObject()
2116 JSProtoKey key; in JS_InitClass()
3207 JSProtoKey key; in JS_ClearScope()
/dports/lang/spidermonkey17/js/src/
H A Djsexn.c528 JSProtoKey key;

1...<<11121314