Home
last modified time | relevance | path

Searched refs:CreateWasmConstructor (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmJS.cpp995 static JSObject* CreateWasmConstructor(JSContext* cx, JSProtoKey key) { in CreateWasmConstructor() function
1035 CreateWasmConstructor<WasmModuleObject, WasmModuleName>,
1600 CreateWasmConstructor<WasmInstanceObject, WasmInstanceName>,
2313 CreateWasmConstructor<WasmMemoryObject, WasmMemoryName>,
2781 CreateWasmConstructor<WasmTableObject, WasmTableName>,
3267 CreateWasmConstructor<WasmGlobalObject, WasmGlobalName>,
3538 CreateWasmConstructor<WasmExceptionObject, WasmExceptionName>,
3661 CreateWasmConstructor<WasmRuntimeExceptionObject, WasmRuntimeExceptionName>,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmJS.cpp995 static JSObject* CreateWasmConstructor(JSContext* cx, JSProtoKey key) { in CreateWasmConstructor() function
1035 CreateWasmConstructor<WasmModuleObject, WasmModuleName>,
1600 CreateWasmConstructor<WasmInstanceObject, WasmInstanceName>,
2313 CreateWasmConstructor<WasmMemoryObject, WasmMemoryName>,
2781 CreateWasmConstructor<WasmTableObject, WasmTableName>,
3267 CreateWasmConstructor<WasmGlobalObject, WasmGlobalName>,
3538 CreateWasmConstructor<WasmExceptionObject, WasmExceptionName>,
3661 CreateWasmConstructor<WasmRuntimeExceptionObject, WasmRuntimeExceptionName>,
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmJS.cpp1056 static JSObject* CreateWasmConstructor(JSContext* cx, JSProtoKey key) { in CreateWasmConstructor() function
1297 CreateWasmConstructor<WasmModuleObject, WasmModuleName>,
1883 CreateWasmConstructor<WasmInstanceObject, WasmInstanceName>,
2606 CreateWasmConstructor<WasmMemoryObject, WasmMemoryName>,
3031 CreateWasmConstructor<WasmTableObject, WasmTableName>,
3468 CreateWasmConstructor<WasmGlobalObject, WasmGlobalName>,
3721 CreateWasmConstructor<WasmTagObject, WasmTagName>,
3876 CreateWasmConstructor<WasmExceptionObject, WasmExceptionName>,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmJS.cpp872 static JSObject* CreateWasmConstructor(JSContext* cx, JSProtoKey key) { in CreateWasmConstructor() function
912 CreateWasmConstructor<WasmModuleObject, WasmModuleName>,
1468 CreateWasmConstructor<WasmInstanceObject, WasmInstanceName>,
1928 CreateWasmConstructor<WasmMemoryObject, WasmMemoryName>,
2304 CreateWasmConstructor<WasmTableObject, WasmTableName>,
2693 CreateWasmConstructor<WasmGlobalObject, WasmGlobalName>,