Searched refs:DependOnTransition (Results 1 – 3 of 3) sorted by relevance
48 void DependOnTransition(const MapRef& target_map);
314 void CompilationDependencies::DependOnTransition(const MapRef& target_map) { in DependOnTransition() function in v8::internal::compiler::CompilationDependencies
709 dependencies()->DependOnTransition(MapRef(js_heap_broker(), transition_map)); in LookupTransition()