Searched refs:constructor_context (Results 1 – 1 of 1) sorted by relevance
1626 Handle<Context> constructor_context; in ArraySpeciesConstructor() local1628 isolate, constructor_context, in ArraySpeciesConstructor()1631 if (*constructor_context != *native_context && in ArraySpeciesConstructor()1632 *constructor == constructor_context->array_function()) { in ArraySpeciesConstructor()