Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.cc1626 Handle<Context> constructor_context; in ArraySpeciesConstructor() local
1628 isolate, constructor_context, in ArraySpeciesConstructor()
1631 if (*constructor_context != *native_context && in ArraySpeciesConstructor()
1632 *constructor == constructor_context->array_function()) { in ArraySpeciesConstructor()