• Home
  • Raw
  • Download

Lines Matching refs:CODE_TARGET

30             RelocInfo::CODE_TARGET);  in Generate_Adaptor()
34 RelocInfo::CODE_TARGET); in Generate_Adaptor()
61 RelocInfo::CODE_TARGET); in Generate_InternalArrayConstructor()
199 RelocInfo::CODE_TARGET); in Generate_JSConstructStubGeneric()
571 __ Call(builtin, RelocInfo::CODE_TARGET); in Generate_JSEntryTrampolineHelper()
1000 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1003 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenCallImpl()
1047 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1051 RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1055 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_InterpreterPushArgsThenConstructImpl()
1398 RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply()
1406 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeApply()
1449 __ Jump(masm->isolate()->builtins()->Call(), RelocInfo::CODE_TARGET); in Generate_FunctionPrototypeCall()
1506 RelocInfo::CODE_TARGET); in Generate_ReflectApply()
1567 RelocInfo::CODE_TARGET); in Generate_ReflectConstruct()
1662 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_CallOrConstructVarargs()
1743 __ Jump(code, RelocInfo::CODE_TARGET); in Generate_CallOrConstructForwardVarargs()
1817 RelocInfo::CODE_TARGET); in Generate_CallFunction()
1934 RelocInfo::CODE_TARGET); in Generate_CallBoundFunctionImpl()
1949 RelocInfo::CODE_TARGET, eq, t2, Operand(JS_FUNCTION_TYPE)); in Generate_Call()
1951 RelocInfo::CODE_TARGET, eq, t2, Operand(JS_BOUND_FUNCTION_TYPE)); in Generate_Call()
1959 __ Jump(BUILTIN_CODE(masm->isolate(), CallProxy), RelocInfo::CODE_TARGET); in Generate_Call()
1971 RelocInfo::CODE_TARGET); in Generate_Call()
2004 RelocInfo::CODE_TARGET); in Generate_ConstructFunction()
2008 RelocInfo::CODE_TARGET); in Generate_ConstructFunction()
2095 __ Jump(BUILTIN_CODE(masm->isolate(), Construct), RelocInfo::CODE_TARGET); in Generate_ConstructBoundFunction()
2120 RelocInfo::CODE_TARGET, eq, t2, Operand(JS_FUNCTION_TYPE)); in Generate_Construct()
2125 RelocInfo::CODE_TARGET, eq, t2, Operand(JS_BOUND_FUNCTION_TYPE)); in Generate_Construct()
2130 RelocInfo::CODE_TARGET); in Generate_Construct()
2141 RelocInfo::CODE_TARGET); in Generate_Construct()
2148 RelocInfo::CODE_TARGET); in Generate_Construct()
2729 RelocInfo::CODE_TARGET, lo, a0, Operand(1)); in GenerateInternalArrayConstructorCase()
2732 RelocInfo::CODE_TARGET, hi, a0, Operand(1)); in GenerateInternalArrayConstructorCase()
2742 RelocInfo::CODE_TARGET, ne, kScratchReg, Operand(zero_reg)); in GenerateInternalArrayConstructorCase()
2748 RelocInfo::CODE_TARGET); in GenerateInternalArrayConstructorCase()