Home
last modified time | relevance | path

Searched defs:call_type (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/ic/
Dic-state.h31 CallICState(int argc, CallType call_type) in CallICState()
41 CallType call_type() const { return call_type_; } in call_type() function
Dic.cc1339 CallICState::CallType call_type) { in initialize_stub()
/external/v8/src/
Dast.cc568 CallType call_type = GetCallType(isolate); in IsUsingCallFeedbackSlot() local
Dhydrogen.cc8586 ApiCallType call_type) { in TryInlineApiCall()
/external/v8/src/compiler/
Dast-graph-builder.cc1192 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/x87/
Dfull-codegen-x87.cc2578 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2664 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2725 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/x64/
Dfull-codegen-x64.cc2582 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2669 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2733 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/ia32/
Dfull-codegen-ia32.cc2588 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2674 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2735 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/arm64/
Dfull-codegen-arm64.cc2336 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2426 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2490 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
Dbuiltins-arm64.cc1041 Register call_type = x4; in Generate_FunctionCall() local
/external/v8/src/mips/
Dfull-codegen-mips.cc2656 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2747 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2811 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/mips64/
Dfull-codegen-mips64.cc2657 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2748 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2811 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local
/external/v8/src/arm/
Dfull-codegen-arm.cc2670 CallICState::CallType call_type = in EmitCallWithLoadIC() local
2762 void FullCodeGenerator::EmitCall(Call* expr, CallICState::CallType call_type) { in EmitCall()
2826 Call::CallType call_type = expr->GetCallType(isolate()); in VisitCall() local