Home
last modified time | relevance | path

Searched refs:ArrayPrototypeHasIndexedProperty (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMCallOptimize.cpp544 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArrayPopShift()
685 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArrayPush()
777 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArrayConcat()
900 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArraySlice()
H A DMIR.cpp5337 jit::ArrayPrototypeHasIndexedProperty(IonBuilder* builder, JSScript* script) in ArrayPrototypeHasIndexedProperty() function in jit
H A DMIR.h14043 bool ArrayPrototypeHasIndexedProperty(IonBuilder* builder, JSScript* script);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMCallOptimize.cpp626 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArrayPopShift()
769 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArrayPush()
862 if (ArrayPrototypeHasIndexedProperty(this, script())) { in inlineArraySlice()
H A DMIR.cpp6360 jit::ArrayPrototypeHasIndexedProperty(IonBuilder* builder, JSScript* script) in ArrayPrototypeHasIndexedProperty() function in jit
H A DMIR.h14238 bool ArrayPrototypeHasIndexedProperty(IonBuilder* builder, JSScript* script);