Searched refs:GetConstructorFunction (Results 1 – 4 of 4) sorted by relevance
416 if (Map::GetConstructorFunction(map, native_context) in DependOnStablePrototypeChains()
512 if (Map::GetConstructorFunction(map, native_context()) in ComputePropertyAccessInfo()
196 static MaybeHandle<JSFunction> GetConstructorFunction(
2986 MaybeHandle<JSFunction> Map::GetConstructorFunction( in GetConstructorFunction() function in v8::internal::Map