Searched defs:GetSpillSlotCount (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dframe.h85 inline int GetSpillSlotCount() const { return spill_slot_count_; } function in class:v8::internal::compiler::Frame
/external/v8/src/crankshaft/
H A Dlithium.h645 int GetSpillSlotCount() const { function in class:v8::internal::LChunk

Completed in 55 milliseconds