Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmInstance.h183 static int32_t callImport_general(Instance*, int32_t, int32_t, uint64_t*);
H A DWasmBuiltins.cpp957 return FuncCast(Instance::callImport_general, *abiType); in AddressOf()
H A DWasmInstance.cpp314 Instance::callImport_general(Instance* instance, int32_t funcImportIndex, in callImport_general() function in Instance
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmInstance.h183 static int32_t callImport_general(Instance*, int32_t, int32_t, uint64_t*);
H A DWasmBuiltins.cpp957 return FuncCast(Instance::callImport_general, *abiType); in AddressOf()
H A DWasmInstance.cpp314 Instance::callImport_general(Instance* instance, int32_t funcImportIndex, in callImport_general() function in Instance
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmInstance.h200 static int32_t callImport_general(Instance*, int32_t, int32_t, uint64_t*);
H A DWasmBuiltins.cpp997 return FuncCast(Instance::callImport_general, *abiType); in AddressOf()
H A DWasmInstance.cpp326 Instance::callImport_general(Instance* instance, int32_t funcImportIndex, in callImport_general() function in Instance