Home | History | Annotate | Download | only in arm

Lines Matching full:jsfunction

726   const ZoneList<Handle<JSFunction> >* inlined_closures =
2103 __ ldr(temp, FieldMemOperand(temp, JSFunction::kSharedFunctionInfoOffset));
2459 Handle<JSFunction> function(lookup.GetConstantFunctionFromMap(*type));
2537 FieldMemOperand(function, JSFunction::kPrototypeOrInitialMapOffset));
2815 FieldMemOperand(function, JSFunction::kSharedFunctionInfoOffset));
2953 void LCodeGen::CallKnownFunction(Handle<JSFunction> function,
2971 __ ldr(cp, FieldMemOperand(r1, JSFunction::kContextOffset));
2982 __ ldr(ip, FieldMemOperand(r1, JSFunction::kCodeEntryOffset));
4314 Handle<JSFunction> target = instr->hydrogen()->target();
4449 Handle<JSFunction> constructor = instr->hydrogen()->constructor();
4470 __ ldr(map, FieldMemOperand(map, JSFunction::kPrototypeOrInitialMapOffset));
4492 Handle<JSFunction> constructor = instr->hydrogen()->constructor();
4528 __ ldr(r3, FieldMemOperand(r3, JSFunction::kLiteralsOffset));
4727 __ ldr(r7, FieldMemOperand(r3, JSFunction::kLiteralsOffset));