Home
last modified time | relevance | path

Searched defs:NumStackSlots (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/wasm/
Dwasm-linkage.h210 int NumStackSlots(MachineRepresentation type) { in NumStackSlots() function
232 int NumStackSlots() const { return stack_offset_; } in NumStackSlots() function
/external/v8/src/compiler/
Dwasm-compiler.cc5257 int NumStackSlots() const { return allocator_.NumStackSlots(); } in NumStackSlots() function in v8::internal::compiler::__anon4eb2704c0b11::LinkageLocationAllocator