Searched defs:NumStackSlots (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-linkage.h | 210 int NumStackSlots(MachineRepresentation type) { in NumStackSlots() function |
/external/v8/src/compiler/ | ||
D | wasm-compiler.cc | 5257 int NumStackSlots() const { return allocator_.NumStackSlots(); } in NumStackSlots() function in v8::internal::compiler::__anon4eb2704c0b11::LinkageLocationAllocator |