Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ic/
H A Dstub-cache.cc39 uint32_t map_low32bits = in PrimaryOffset() local
42 uint32_t key = map_low32bits + field; in PrimaryOffset()
52 uint32_t map_low32bits = static_cast<uint32_t>(old_map.ptr()); in SecondaryOffset() local
53 uint32_t key = (map_low32bits + name_low32bits); in SecondaryOffset()

Completed in 1 milliseconds