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

/external/v8/src/compiler/
H A Dregister-allocator.cc133 bool ShouldInitialize() { return start_ == nullptr; } function in class:v8::internal::compiler::LiveRangeBoundArray
228 if (array->ShouldInitialize()) {

Completed in 71 milliseconds