Home
last modified time | relevance | path

Searched defs:elemFuncIndices (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmModule.h120 Uint32Vector elemFuncIndices; member
H A DWasmGenerator.cpp839 ModuleGenerator::addElemSegment(InitExpr offset, Uint32Vector&& elemFuncIndices) in addElemSegment()
1067 ModuleGenerator::initSigTableElems(uint32_t sigIndex, Uint32Vector&& elemFuncIndices) in initSigTableElems()
H A DWasmCompile.cpp803 Uint32Vector elemFuncIndices; in DecodeElemSection() local
H A DAsmJS.cpp7203 Uint32Vector elemFuncIndices; in CheckFuncPtrTable() local
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmModuleTypes.h353 Uint32Vector elemFuncIndices; // Element may be NullFuncIndex member
H A DWasmInstance.cpp851 const Uint32Vector& elemFuncIndices = seg.elemFuncIndices; in initElems() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmValidate.cpp1511 Uint32Vector elemFuncIndices; in DecodeElemSection() local
H A DWasmTypes.h769 Uint32Vector elemFuncIndices; member
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmTypes.h734 Uint32Vector elemFuncIndices; // Element may be NullFuncIndex member
H A DWasmInstance.cpp692 const Uint32Vector& elemFuncIndices = seg.elemFuncIndices; in initElems() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmTypes.h734 Uint32Vector elemFuncIndices; // Element may be NullFuncIndex member
H A DWasmInstance.cpp692 const Uint32Vector& elemFuncIndices = seg.elemFuncIndices; in initElems() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmInstance.cpp1039 const Uint32Vector& elemFuncIndices = seg.elemFuncIndices; in initElems() local
H A DWasmTypes.h1956 Uint32Vector elemFuncIndices; // Element may be NullFuncIndex member