Lines Matching refs:JSBoundFunction
2329 // -- a1 : the function to call (checked to be a JSBoundFunction)
2335 __ Ld(t0, FieldMemOperand(a1, JSBoundFunction::kBoundThisOffset));
2340 __ Ld(a2, FieldMemOperand(a1, JSBoundFunction::kBoundArgumentsOffset));
2345 // -- a1 : the function to call (checked to be a JSBoundFunction)
2391 __ Ld(a1, FieldMemOperand(a1, JSBoundFunction::kBoundTargetFunctionOffset));
2505 // -- a1 : the function to call (checked to be a JSBoundFunction)
2512 __ Ld(a2, FieldMemOperand(a1, JSBoundFunction::kBoundArgumentsOffset));
2517 // -- a1 : the function to call (checked to be a JSBoundFunction)
2567 __ Ld(a3, FieldMemOperand(a1, JSBoundFunction::kBoundTargetFunctionOffset));
2572 __ Ld(a1, FieldMemOperand(a1, JSBoundFunction::kBoundTargetFunctionOffset));