Searched refs:AddOSMethods (Results 1 – 4 of 4) sorted by relevance
15 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
351 static void AddOSMethods(v8::Isolate* isolate,
701 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
868 AddOSMethods(isolate, os_templ); in CreateGlobalTemplate()