Home
last modified time | relevance | path

Searched refs:InstallGetter (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dwasm-js.cc2702 void InstallGetter(Isolate* isolate, Handle<JSObject> object, const char* str, in InstallGetter() function
2837 InstallGetter(isolate, instance_proto, "exports", in Install()
2852 InstallGetter(isolate, table_proto, "length", WebAssemblyTableGetLength); in Install()
2870 InstallGetter(isolate, memory_proto, "buffer", WebAssemblyMemoryGetBuffer); in Install()

Completed in 6 milliseconds