Searched refs:AddOSMethods (Results 1 – 4 of 4) sorted by relevance
11 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) {} in AddOSMethods() function in v8::Shell
523 static void AddOSMethods(v8::Isolate* isolate,
851 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
1863 AddOSMethods(isolate, os_templ); in CreateGlobalTemplate()