Searched defs:kArgsOffset (Results 1 – 5 of 5) sorted by relevance
1219 const int kArgsOffset = 2 * kPointerSize; in Generate_FunctionApply() local
1266 const int kArgsOffset = 2 * kPointerSize; in Generate_FunctionApply() local
1233 const int kArgsOffset = 2 * kPointerSize; in Generate_FunctionApply() local
1252 const int kArgsOffset = 2 * kPointerSize; in Generate_FunctionApply() local
10547 static const int kArgsOffset = kReceiverOffset + kPointerSize; variable