Searched refs:WebAssemblyTableGrow (Results 1 – 1 of 1) sorted by relevance
1137 void WebAssemblyTableGrow(const v8::FunctionCallbackInfo<v8::Value>& args) { in WebAssemblyTableGrow() function1561 InstallFunc(isolate, table_proto, "grow", WebAssemblyTableGrow, 1); in Install()