Searched defs:frame_slot_count (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | frame.h | 253 int frame_slot_count = in GetSPToFPSlotCount() local |
/third_party/node/deps/v8/src/wasm/ | ||
D | function-compiler.h | 51 uint32_t frame_slot_count = 0; member |