Home
last modified time | relevance | path

Searched refs:IsDelegateObject (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp9605 IsDelegateObject(JSContext* cx, HandleObject protoObj, HandleObject obj, bool* res) in IsDelegateObject() function
9611 static const VMFunction IsDelegateObjectInfo = FunctionInfo<IsDelegateObjectFn>(IsDelegateObject);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp11028 IsDelegateObject(JSContext* cx, HandleObject protoObj, HandleObject obj, bool* res) in IsDelegateObject() function
11035 FunctionInfo<IsDelegateObjectFn>(IsDelegateObject, "IsDelegateObject");
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp11405 static bool IsDelegateObject(JSContext* cx, HandleObject protoObj, in IsDelegateObject() function
11413 FunctionInfo<IsDelegateObjectFn>(IsDelegateObject, "IsDelegateObject");