Searched refs:maybe_constructor_info (Results 1 – 1 of 1) sorted by relevance
361 Object* maybe_constructor_info = info->constructor(); in InstantiateObject() local362 if (maybe_constructor_info->IsUndefined(isolate)) { in InstantiateObject()368 FunctionTemplateInfo::cast(maybe_constructor_info), isolate); in InstantiateObject()