Home
last modified time | relevance | path

Searched refs:BuildCheckMaps (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-native-context-specialization.cc209 effect = BuildCheckMaps(constructor, effect, control, in ReduceJSInstanceOf()
230 effect = BuildCheckMaps(constructor, effect, control, in ReduceJSInstanceOf()
639 effect = BuildCheckMaps(receiver, effect, control, in ReduceNamedAccess()
703 this_effect = BuildCheckMaps(receiver, this_effect, this_control, in ReduceNamedAccess()
1027 effect = BuildCheckMaps(receiver, effect, control, in ReduceElementAccess()
1079 this_effect = BuildCheckMaps(receiver, this_effect, this_control, in ReduceElementAccess()
1734 BuildCheckMaps(receiver, effect, control, access_info.receiver_maps()); in ReduceJSStoreDataPropertyInLiteral()
2154 Node* JSNativeContextSpecialization::BuildCheckMaps( in BuildCheckMaps() function in v8::internal::compiler::JSNativeContextSpecialization
Djs-native-context-specialization.h133 Node* BuildCheckMaps(Node* receiver, Node* effect, Node* control,