Searched defs:GetTotalFrameSlotCount (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | frame.h | 93 inline int GetTotalFrameSlotCount() const { return frame_slot_count_; } in GetTotalFrameSlotCount() function |
/external/v8/src/wasm/baseline/ | ||
D | liftoff-assembler.h | 561 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function |
D | liftoff-compiler.cc | 163 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function in v8::internal::wasm::__anon2863bf240111::LiftoffCompiler |