Searched refs:ExecuteModule (Results 1 – 2 of 2) sorted by relevance
408 static bool ExecuteModule(Isolate* isolate, const char* file_name);
898 bool Shell::ExecuteModule(Isolate* isolate, const char* file_name) { in ExecuteModule() function in v8::Shell2462 if (!Shell::ExecuteModule(isolate, arg)) { in Execute()2471 if (!Shell::ExecuteModule(isolate, arg)) { in Execute()