Home
last modified time | relevance | path

Searched refs:offsetOfFuncIndex (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmDebugFrame.h207 static constexpr size_t offsetOfFuncIndex() { in offsetOfFuncIndex() function
H A DWasmBaselineCompile.cpp387 DebugFrame::offsetOfFuncIndex())); in beginFunction()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmFrame.h325 static constexpr size_t offsetOfFuncIndex() { in offsetOfFuncIndex() function
H A DWasmBaselineCompile.cpp5610 Address(masm.getStackPointer(), DebugFrame::offsetOfFuncIndex())); in beginFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmFrame.h325 static constexpr size_t offsetOfFuncIndex() { in offsetOfFuncIndex() function
H A DWasmBaselineCompile.cpp5610 Address(masm.getStackPointer(), DebugFrame::offsetOfFuncIndex())); in beginFunction()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmTypes.h1913 static constexpr size_t offsetOfFuncIndex() { in offsetOfFuncIndex() function
H A DWasmBaselineCompile.cpp2847 debugFrame + DebugFrame::offsetOfFuncIndex())); in beginFunction()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmTypes.h3382 static constexpr size_t offsetOfFuncIndex() { in offsetOfFuncIndex() function
H A DWasmBaselineCompile.cpp5204 Address(masm.getStackPointer(), DebugFrame::offsetOfFuncIndex())); in beginFunction()