Home | History | Annotate | Download | only in src

Lines Matching refs:stack_slots

1129       int stack_slots = 0;  // Will contain stack slot count of frame.
1130 offset = js_frame->LookupExceptionHandlerInTable(&stack_slots, nullptr);
1136 stack_slots * kPointerSize;