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