Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h973 int GetMaxChildCount() const { return last_child_id_ + 1; } in GetMaxChildCount() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
H A Dregister-allocator.cc57 size_t max_child_count = range->GetMaxChildCount(); in Initialize()

Completed in 11 milliseconds