Home
last modified time | relevance | path

Searched refs:AddOSMethods (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
Dd8-windows.cc15 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
Dd8.h351 static void AddOSMethods(v8::Isolate* isolate,
Dd8-posix.cc701 void Shell::AddOSMethods(Isolate* isolate, Handle<ObjectTemplate> os_templ) { in AddOSMethods() function in v8::Shell
Dd8.cc868 AddOSMethods(isolate, os_templ); in CreateGlobalTemplate()