Home | History | Annotate | Download | only in interpreter

Lines Matching defs:args

1042   Node* args[] = {GetAccumulatorUnchecked(), bytecode_offset,
1044 return TailCallBytecodeDispatch(descriptor, handler_entry, args);