Home
last modified time | relevance | path

Searched refs:map_node (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc552 Node* map_node = jsgraph->HeapConstant(map); in LowerCompareMapsWithoutLoad() local
554 NodeProperties::SetType(map_node, Type::Internal()); in LowerCompareMapsWithoutLoad()
556 jsgraph->simplified()->ReferenceEqual(), checked_map, map_node); in LowerCompareMapsWithoutLoad()

Completed in 2 milliseconds