Home
last modified time | relevance | path

Searched defs:exitpc (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonControlFlow.cpp850 jsbytecode* exitpc = GetNextPc(ifne); in processWhileOrForInLoop() local
1020 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in processCondSwitch() local
1321 jsbytecode* exitpc = GetNextPc(ifne); in processForLoop() local
1438 jsbytecode* exitpc = GetNextPc(ifne); in processDoWhileLoop() local
1460 jsbytecode* exitpc, in pushLoop()
1705 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in processTableSwitch() local
1830 DeferredEdge* breaks, jsbytecode* exitpc) { in processSwitchEnd()
1902 TempAllocator& alloc, jsbytecode* exitpc) { in TableSwitch()
1915 TempAllocator& alloc, jsbytecode* exitpc, jsbytecode* defaultTarget) { in CondSwitch()
1929 jsbytecode* exitpc) { in Label()
[all …]
H A DIonControlFlow.h609 jsbytecode* exitpc; member
643 jsbytecode* exitpc; member
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonBuilder.h122 jsbytecode* exitpc; member
147 jsbytecode* exitpc; member
173 jsbytecode* exitpc; member
H A DIonBuilder.cpp291 IonBuilder::CFGState::TableSwitch(jsbytecode* exitpc, MTableSwitch* ins) in TableSwitch()
739 jsbytecode* exitpc, jsbytecode* continuepc) in pushLoop()
3114 IonBuilder::processSwitchEnd(DeferredEdge* breaks, jsbytecode* exitpc) in processSwitchEnd()
3271 jsbytecode* exitpc = GetNextPc(ifne); in doWhileLoop() local
3344 jsbytecode* exitpc = GetNextPc(ifne); in whileOrForInLoop() local
3374 jsbytecode* exitpc = GetNextPc(ifne); in forLoop() local
3503 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in tableSwitch() local
4102 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in jsop_condswitch() local
4150 IonBuilder::CFGState::CondSwitch(IonBuilder* builder, jsbytecode* exitpc, jsbytecode* defaultTarget) in CondSwitch()
4166 IonBuilder::CFGState::Label(jsbytecode* exitpc) in Label()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonBuilder.h122 jsbytecode* exitpc; member
147 jsbytecode* exitpc; member
173 jsbytecode* exitpc; member
H A DIonBuilder.cpp295 IonBuilder::CFGState::TableSwitch(jsbytecode* exitpc, MTableSwitch* ins) in TableSwitch()
742 jsbytecode* exitpc, jsbytecode* continuepc) in pushLoop()
3018 IonBuilder::processSwitchEnd(DeferredEdge* breaks, jsbytecode* exitpc) in processSwitchEnd()
3175 jsbytecode* exitpc = GetNextPc(ifne); in doWhileLoop() local
3248 jsbytecode* exitpc = GetNextPc(ifne); in whileOrForInLoop() local
3278 jsbytecode* exitpc = GetNextPc(ifne); in forLoop() local
3407 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in tableSwitch() local
3992 jsbytecode* exitpc = pc + GetSrcNoteOffset(sn, 0); in jsop_condswitch() local
4039 IonBuilder::CFGState::CondSwitch(IonBuilder* builder, jsbytecode* exitpc, jsbytecode* defaultTarget) in CondSwitch()
4055 IonBuilder::CFGState::Label(jsbytecode* exitpc) in Label()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DCodeCoverage.cpp248 jsbytecode* exitpc = pc + tableswitchExitOffset; in writeScript() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DCodeCoverage.cpp248 jsbytecode* exitpc = pc + tableswitchExitOffset; in writeScript() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DCodeCoverage.cpp258 jsbytecode* exitpc = pc + tableswitchExitOffset; in writeScript() local