Searched refs:AddOSMethods (Results 1 – 4 of 4) sorted by relevance
9 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) {} in AddOSMethods() function in v8::Shell
737 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
668 static void AddOSMethods(v8::Isolate* isolate,
3002 AddOSMethods(isolate, os_template); in CreateOSTemplate()