Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dic-inl.h137 if (Map::GetConstructorFunction(receiver_map, isolate->native_context()) in GetHandlerCacheHolder()
153 if (Map::GetConstructorFunction(map, isolate->native_context()) in GetICCacheHolder()
/external/v8/src/compiler/
Daccess-info.cc324 if (Map::GetConstructorFunction(map, native_context()) in ComputePropertyAccessInfo()
Djs-native-context-specialization.cc968 if (Map::GetConstructorFunction(map, native_context) in AssumePrototypesStable()
/external/v8/src/
Dobjects.h5447 static MaybeHandle<JSFunction> GetConstructorFunction(
Dobjects.cc2078 MaybeHandle<JSFunction> Map::GetConstructorFunction( in GetConstructorFunction() function in v8::internal::Map
/external/v8/src/crankshaft/
Dhydrogen.cc6494 if (Map::GetConstructorFunction( in map()