Searched refs:SetInstanceMethod (Results 1 – 3 of 3) sorted by relevance
1120 inline void Environment::SetInstanceMethod(v8::Local<v8::FunctionTemplate> that, in SetInstanceMethod() function
1115 inline void SetInstanceMethod(v8::Local<v8::FunctionTemplate> that,
1732 env->SetInstanceMethod(tmpl, "_setMemory", WASI::_SetMemory); in Initialize()