Home
last modified time | relevance | path

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

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