Home
last modified time | relevance | path

Searched refs:JSContextReg (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DLIR-shared.h487 const LDefinition& JSContextReg, in LDOMPropertyInstructionHelper() argument
493 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
509 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
512 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) {} in LIR_HEADER()
534 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
538 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) { in LIR_HEADER()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DLIR-shared.h1680 LDOMPropertyInstructionHelper(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LDOMPropertyInstructionHelper() argument
1684 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
1710 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1712 : LDOMPropertyInstructionHelper<BOX_PIECES, 0>(JSContextReg, ObjectReg, in LIR_HEADER()
1760 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1762 : LDOMPropertyInstructionHelper<0, BOX_PIECES>(JSContextReg, ObjectReg, in LIR_HEADER()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp11519 const Register JSContextReg = ToRegister(ins->getJSContextReg()); in visitGetDOMProperty() local
11570 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
11571 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitGetDOMProperty()
11576 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
11577 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
11578 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
11675 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
11676 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitSetDOMProperty()
11681 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
11682 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCodeGenerator.cpp13578 masm.switchToRealm(getterRealm, JSContextReg); in visitGetDOMProperty()
13582 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13583 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitGetDOMProperty()
13588 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
13589 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13590 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
13702 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
13703 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitSetDOMProperty()
13708 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
13709 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCodeGenerator.cpp13257 masm.switchToRealm(getterRealm, JSContextReg); in visitGetDOMProperty()
13261 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13262 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitGetDOMProperty()
13267 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
13268 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13269 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
13381 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
13382 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitSetDOMProperty()
13387 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
13388 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCodeGenerator.cpp13578 masm.switchToRealm(getterRealm, JSContextReg); in visitGetDOMProperty()
13582 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13583 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitGetDOMProperty()
13588 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
13589 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
13590 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
13702 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
13703 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitSetDOMProperty()
13708 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
13709 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DLIR-shared.h2032 LDOMPropertyInstructionHelper(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LDOMPropertyInstructionHelper() argument
2036 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
2062 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
2064 : LDOMPropertyInstructionHelper<BOX_PIECES, 0>(JSContextReg, ObjectReg, in LIR_HEADER()
2112 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
2115 : LDOMPropertyInstructionHelper<0, BOX_PIECES>(JSContextReg, ObjectReg, in LIR_HEADER()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCodeGenerator.cpp14201 masm.switchToRealm(getterRealm, JSContextReg); in visitGetDOMProperty()
14205 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
14206 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitGetDOMProperty()
14211 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
14212 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
14213 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
14325 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
14326 masm.enterFakeExitFrame(JSContextReg, JSContextReg, in visitSetDOMProperty()
14331 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
14332 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DLIR-shared.h1683 const LDefinition& JSContextReg, in LDOMPropertyInstructionHelper() argument
1689 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
1705 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1708 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) {} in LIR_HEADER()
1743 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1747 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) { in LIR_HEADER()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DLIR-shared.h1115 const LDefinition& JSContextReg, in LDOMPropertyInstructionHelper() argument
1121 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
1137 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1140 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) {} in LIR_HEADER()
1175 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1179 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) { in LIR_HEADER()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp9718 const Register JSContextReg = ToRegister(ins->getJSContextReg()); in visitGetDOMProperty() local
9763 uint32_t safepointOffset = masm.buildFakeExitFrame(JSContextReg); in visitGetDOMProperty()
9768 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
9770 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
9772 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
9828 const Register JSContextReg = ToRegister(ins->getJSContextReg()); in visitSetDOMProperty() local
9852 uint32_t safepointOffset = masm.buildFakeExitFrame(JSContextReg); in visitSetDOMProperty()
9857 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
9859 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
9861 masm.passABIArg(JSContextReg); in visitSetDOMProperty()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp11142 const Register JSContextReg = ToRegister(ins->getJSContextReg()); in visitGetDOMProperty() local
11187 uint32_t safepointOffset = masm.buildFakeExitFrame(JSContextReg); in visitGetDOMProperty()
11192 masm.setupUnalignedABICall(JSContextReg); in visitGetDOMProperty()
11194 masm.loadJSContext(JSContextReg); in visitGetDOMProperty()
11196 masm.passABIArg(JSContextReg); in visitGetDOMProperty()
11252 const Register JSContextReg = ToRegister(ins->getJSContextReg()); in visitSetDOMProperty() local
11276 uint32_t safepointOffset = masm.buildFakeExitFrame(JSContextReg); in visitSetDOMProperty()
11281 masm.setupUnalignedABICall(JSContextReg); in visitSetDOMProperty()
11283 masm.loadJSContext(JSContextReg); in visitSetDOMProperty()
11285 masm.passABIArg(JSContextReg); in visitSetDOMProperty()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DLIR-shared.h1167 const LDefinition& JSContextReg, in LDOMPropertyInstructionHelper() argument
1173 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
1189 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1192 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) {} in LIR_HEADER()
1227 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1231 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) { in LIR_HEADER()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DLIR-shared.h1167 const LDefinition& JSContextReg, in LDOMPropertyInstructionHelper() argument
1173 this->setTemp(0, JSContextReg); in LDOMPropertyInstructionHelper()
1189 LGetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1192 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) {} in LIR_HEADER()
1227 LSetDOMProperty(const LDefinition& JSContextReg, const LAllocation& ObjectReg, in LIR_HEADER()
1231 classOpcode, JSContextReg, ObjectReg, PrivReg, ValueReg) { in LIR_HEADER()