Home
last modified time | relevance | path

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

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