Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1145 bool ShouldInitialize() { return start_ == nullptr; } in ShouldInitialize() function
Dregister-allocator.cc140 if (array->ShouldInitialize()) { in ArrayFor()