Home
last modified time | relevance | path

Searched defs:GetTotalFrameSlotCount (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dframe.h93 inline int GetTotalFrameSlotCount() const { return frame_slot_count_; } in GetTotalFrameSlotCount() function
/external/v8/src/wasm/baseline/
Dliftoff-assembler.h561 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function
Dliftoff-compiler.cc163 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler