Searched refs:next_bundle_id_ (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
D | register-allocator.h | 1295 int next_bundle_id_ = 0; variable |
D | register-allocator.cc | 2674 data()->allocation_zone(), next_bundle_id_++); in BuildBundles() |