Home
last modified time | relevance | path

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

/third_party/node/src/
H A Dnode_wasi.h79 static void _SetMemory(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Dnode_wasi.cc1671 void WASI::_SetMemory(const FunctionCallbackInfo<Value>& args) { in _SetMemory() function in node::wasi::WASI
1759 SetInstanceMethod(isolate, tmpl, "_setMemory", WASI::_SetMemory); in Initialize()

Completed in 4 milliseconds