Home
last modified time | relevance | path

Searched refs:SrcNoteLineScanner (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsopcode.h451 class SrcNoteLineScanner
470 SrcNoteLineScanner(jssrcnote* sn, uint32_t lineno) in SrcNoteLineScanner() function
H A Djsopcode.cpp1938 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in GetPCCountJSON()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsopcode.h435 class SrcNoteLineScanner
454 SrcNoteLineScanner(jssrcnote* sn, uint32_t lineno) in SrcNoteLineScanner() function
H A Djsopcode.cpp1779 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in GetPCCountJSON()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DBytecodeUtil.h375 class SrcNoteLineScanner {
393 SrcNoteLineScanner(jssrcnote* sn, uint32_t lineno) in SrcNoteLineScanner() function
H A DBytecodeUtil.cpp2447 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in GetPCCountJSON()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineJIT.cpp943 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in toggleDebugTraps()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineJIT.cpp826 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in toggleDebugTraps()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineJIT.cpp903 SrcNoteLineScanner scanner(script->notes(), script->lineno()); in toggleDebugTraps()