Searched refs:AddOSMethods (Results 1 – 8 of 8) sorted by relevance
38 void Shell::AddOSMethods(Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
361 static void AddOSMethods(Handle<ObjectTemplate> os_template);
677 void Shell::AddOSMethods(Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
851 AddOSMethods(os_templ); in CreateGlobalTemplate()
38 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
380 static void AddOSMethods(v8::Isolate* isolate,
724 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
910 AddOSMethods(isolate, os_templ); in CreateGlobalTemplate()