Home
last modified time | relevance | path

Searched refs:NewObjectWithClassProtoCommon (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsobjinlines.h720 NewObjectWithClassProtoCommon(ExclusiveContext* cx, const Class* clasp, HandleObject proto,
727 return NewObjectWithClassProtoCommon(cx, clasp, proto, allocKind, newKind);
H A Djsobj.cpp734 js::NewObjectWithClassProtoCommon(ExclusiveContext* cx, const Class* clasp, HandleObject protoArg, in NewObjectWithClassProtoCommon() function in js
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSObject-inl.h577 JSObject* NewObjectWithClassProtoCommon(JSContext* cx, const Class* clasp,
585 return NewObjectWithClassProtoCommon(cx, clasp, proto, allocKind, newKind);
H A DJSObject.cpp745 JSObject* js::NewObjectWithClassProtoCommon(JSContext* cx, const Class* clasp, in NewObjectWithClassProtoCommon() function in js
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsobjinlines.h673 NewObjectWithClassProtoCommon(ExclusiveContext* cx, const Class* clasp, HandleObject proto,
680 return NewObjectWithClassProtoCommon(cx, clasp, proto, allocKind, newKind);
H A Djsobj.cpp752 js::NewObjectWithClassProtoCommon(ExclusiveContext* cxArg, const Class* clasp, in NewObjectWithClassProtoCommon() function in js
/dports/lang/cjs/cjs-4.8.2/
H A DNEWS2172 * SEGFAULT in js::NewObjectWithClassProtoCommon when instantiating a dynamic
/dports/lang/gjs/gjs-1.70.0/
H A DNEWS2591 * SEGFAULT in js::NewObjectWithClassProtoCommon when instantiating a dynamic