Searched refs:ShouldInitialize (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 1145 bool ShouldInitialize() { return start_ == nullptr; } in ShouldInitialize() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::LiveRangeBoundArray |
| H A D | register-allocator.cc | 140 if (array->ShouldInitialize()) { in ArrayFor() |
Completed in 12 milliseconds