Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/
Dexternal-reference-encoder.h49 AddressToIndexHashMap* map_;
Dexternal-reference-encoder.cc22 map_ = new AddressToIndexHashMap(); in ExternalReferenceEncoder()
/third_party/node/deps/v8/src/utils/
Daddress-map.h52 class AddressToIndexHashMap : public PointerToIndexHashMap<Address> {};
/third_party/node/deps/v8/src/execution/
Disolate.h94 class AddressToIndexHashMap; variable
486 V(AddressToIndexHashMap*, external_reference_map, nullptr) \