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