Home
last modified time | relevance | path

Searched refs:top_spill_offset (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h496 V8_INLINE static int NextSpillOffset(ValueKind kind, int top_spill_offset) { in NextSpillOffset() argument
497 int offset = top_spill_offset + SlotSizeForType(kind); in NextSpillOffset()

Completed in 3 milliseconds