Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dframe.h101 inline int GetSpillSlotCount() const { return spill_slot_count_; } in GetSpillSlotCount() function
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.cc71 frame->GetSpillSlotCount()) { in RegisterAllocatorVerifier()
Dregister-allocator.cc1681 data()->frame()->GetSpillSlotCount()); in MeetRegisterConstraintsForLastInstructionInBlock()