Home
last modified time | relevance | path

Searched refs:ExecuteModule (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dd8.h408 static bool ExecuteModule(Isolate* isolate, const char* file_name);
Dd8.cc898 bool Shell::ExecuteModule(Isolate* isolate, const char* file_name) { in ExecuteModule() function in v8::Shell
2462 if (!Shell::ExecuteModule(isolate, arg)) { in Execute()
2471 if (!Shell::ExecuteModule(isolate, arg)) { in Execute()