Searched refs:WebAssemblyTableGet (Results 1 – 1 of 1) sorted by relevance
436 void WebAssemblyTableGet(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyTableGet() function697 InstallFunc(isolate, table_proto, "get", WebAssemblyTableGet); in InstallWasmConstructors()