Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
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()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h37757 struct hlist_node map_node; member