Searched defs:StackOffsets (Results 1 – 2 of 2) sorted by relevance
498 struct StackOffsets { struct499 static const int tailCall_function = -1;500 static const int tailCall_thisObject = -2;501 static const int tailCall_argv = -3;502 static const int tailCall_argc = -4;