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
438 static void AddOSMethods(v8::Isolate* isolate,
767 void Shell::AddOSMethods(Isolate* isolate, Local<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
1241 AddOSMethods(isolate, os_templ); in CreateGlobalTemplate()