Home
last modified time | relevance | path

Searched refs:AssumePrototypeMapsStable (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dcompilation-dependencies.h35 void AssumePrototypeMapsStable(
Dcompilation-dependencies.cc127 void CompilationDependencies::AssumePrototypeMapsStable( in AssumePrototypeMapsStable() function in v8::internal::CompilationDependencies
/external/v8/src/compiler/
Djs-builtin-reducer.cc270 dependencies()->AssumePrototypeMapsStable(receiver_map, in ReduceArrayIterator()
740 dependencies()->AssumePrototypeMapsStable(receiver_map); in ReduceArrayPop()
828 dependencies()->AssumePrototypeMapsStable(receiver_map); in ReduceArrayPush()
Djs-native-context-specialization.cc1599 dependencies()->AssumePrototypeMapsStable(map, holder); in AssumePrototypesStable()
1630 dependencies()->AssumePrototypeMapsStable(map, initial_object_prototype); in CanTreatHoleAsUndefined()