Searched refs:NewJSModule (Results 1 – 3 of 3) sorted by relevance
393 Handle<JSModule> NewJSModule(Handle<Context> context,
1512 Handle<JSModule> Factory::NewJSModule(Handle<Context> context, in NewJSModule() function in v8::internal::Factory
892 Handle<JSModule> module = factory->NewJSModule(context, scope_info); in RUNTIME_FUNCTION()