Lines Matching refs:JSFunction
35 __ ldr(cp, FieldMemOperand(r1, JSFunction::kContextOffset));
77 __ ldr(r2, FieldMemOperand(r1, JSFunction::kPrototypeOrInitialMapOffset));
104 __ ldr(r2, FieldMemOperand(r1, JSFunction::kPrototypeOrInitialMapOffset));
280 __ ldr(cp, FieldMemOperand(r1, JSFunction::kContextOffset));
427 __ ldr(cp, FieldMemOperand(r1, JSFunction::kContextOffset));
496 __ ldr(r2, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
776 __ ldr(cp, FieldMemOperand(r4, JSFunction::kContextOffset));
814 __ ldr(r3, FieldMemOperand(r4, JSFunction::kSharedFunctionInfoOffset));
829 __ ldr(r3, FieldMemOperand(r4, JSFunction::kSharedFunctionInfoOffset));
837 __ ldr(r0, FieldMemOperand(r4, JSFunction::kSharedFunctionInfoOffset));
846 __ ldr(r5, FieldMemOperand(r1, JSFunction::kCodeEntryOffset));
1036 __ ldr(r0, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
1054 __ ldr(r2, FieldMemOperand(r1, JSFunction::kFeedbackVectorOffset));
1138 __ ldr(r4, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
1141 __ str(r4, FieldMemOperand(r1, JSFunction::kCodeEntryOffset));
1248 __ ldr(r4, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
1383 __ ldr(index, FieldMemOperand(closure, JSFunction::kFeedbackVectorOffset));
1392 __ ldr(map, FieldMemOperand(closure, JSFunction::kSharedFunctionInfoOffset));
1431 __ str(entry, FieldMemOperand(closure, JSFunction::kCodeEntryOffset));
1440 __ str(r5, FieldMemOperand(closure, JSFunction::kNextFunctionLinkOffset));
1441 __ RecordWriteField(closure, JSFunction::kNextFunctionLinkOffset, r5, r0,
1468 FieldMemOperand(closure, JSFunction::kSharedFunctionInfoOffset));
1483 __ str(entry, FieldMemOperand(closure, JSFunction::kCodeEntryOffset));
1741 FieldMemOperand(constructor, JSFunction::kSharedFunctionInfoOffset));
1788 __ ldr(r3, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
2295 __ ldr(r0, FieldMemOperand(r0, JSFunction::kSharedFunctionInfoOffset));
2421 FieldMemOperand(scratch1, JSFunction::kSharedFunctionInfoOffset));
2442 // -- r1 : the function to call (checked to be a JSFunction)
2449 __ ldr(r2, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
2459 __ ldr(cp, FieldMemOperand(r1, JSFunction::kContextOffset));
2469 // -- r1 : the function to call (checked to be a JSFunction)
2513 __ ldr(r2, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
2522 // -- r1 : the function to call (checked to be a JSFunction)
2873 // -- r1 : the constructor to call (checked to be a JSFunction)
2884 __ ldr(r4, FieldMemOperand(r1, JSFunction::kSharedFunctionInfoOffset));
2919 // the JSFunction on which new was invoked initially)
2938 // the JSFunction on which new was invoked initially)
2989 // the JSFunction on which new was invoked initially)
3130 __ ldr(r4, FieldMemOperand(r1, JSFunction::kCodeEntryOffset));
3144 __ ldr(r4, FieldMemOperand(r1, JSFunction::kCodeEntryOffset));