Home
last modified time | relevance | path

Searched refs:captureOffsetStack (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsopcode.cpp245 bool captureOffsetStack(LifoAlloc& alloc, const uint32_t* stack, uint32_t depth) { in captureOffsetStack() function in __anonb587c78f0111::BytecodeParser::Bytecode
425 !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) in addJump()
578 if (!nextcode->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in parse()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsopcode.cpp278 bool captureOffsetStack(LifoAlloc& alloc, const uint32_t* stack, uint32_t depth) { in captureOffsetStack() function in __anon62d803f10111::BytecodeParser::Bytecode
478 !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) in recordBytecode()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DBytecodeUtil.cpp361 bool captureOffsetStack(LifoAlloc& alloc, const OffsetAndDefIndex* stack, in captureOffsetStack() function in __anon27cc0de70211::BytecodeParser::Bytecode
779 if (!code || !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in recordBytecode()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DBytecodeUtil.cpp361 bool captureOffsetStack(LifoAlloc& alloc, const OffsetAndDefIndex* stack, in captureOffsetStack() function in __anone8e8e1520211::BytecodeParser::Bytecode
778 if (!code || !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in recordBytecode()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DBytecodeUtil.cpp346 bool captureOffsetStack(LifoAlloc& alloc, const OffsetAndDefIndex* stack, in captureOffsetStack() function in __anon82595cb70211::BytecodeParser::Bytecode
732 if (!code || !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in recordBytecode()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DBytecodeUtil.cpp361 bool captureOffsetStack(LifoAlloc& alloc, const OffsetAndDefIndex* stack, in captureOffsetStack() function in __anon9db4101e0211::BytecodeParser::Bytecode
779 if (!code || !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in recordBytecode()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DBytecodeUtil.cpp351 bool captureOffsetStack(LifoAlloc& alloc, const OffsetAndDefIndex* stack, in captureOffsetStack() function in __anond49bcb290211::BytecodeParser::Bytecode
761 if (!code || !code->captureOffsetStack(alloc(), offsetStack, stackDepth)) { in recordBytecode()