Searched refs:IsJSFunctionCall (Results 1 – 17 of 17) sorted by relevance
293 bool IsJSFunctionCall() const { return kind_ == kCallJSFunction; } in NON_EXPORTED_BASE()310 if (IsCFunctionCall() || IsJSFunctionCall()) return true; in NON_EXPORTED_BASE()350 DCHECK(IsJSFunctionCall()); in NON_EXPORTED_BASE()
593 CHECK(incoming_->IsJSFunctionCall()); in GetOsrValueLocation()626 if (incoming_->IsJSFunctionCall()) { in ParameterHasSecondaryLocation()649 if (incoming_->IsJSFunctionCall()) { in GetParameterSecondaryLocation()
412 bool CodeAssembler::IsJSFunctionCall() const { in IsJSFunctionCall() function in v8::internal::compiler::CodeAssembler414 return call_descriptor->IsJSFunctionCall(); in IsJSFunctionCall()419 DCHECK(call_descriptor->IsJSFunctionCall()); in GetJSContextParameter()
36 if (call_descriptor->IsJSFunctionCall()) { in RawMachineAssembler()
1323 bool IsJSFunctionCall() const;
3055 if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()3081 DCHECK(call_descriptor->IsJSFunctionCall()); in AssembleConstructFrame()3255 call_descriptor->IsJSFunctionCall(); in AssembleReturn()
216 DCHECK(linkage()->GetIncomingDescriptor()->IsJSFunctionCall()); in AssembleCode()
3050 DCHECK(!caller->IsJSFunctionCall()); in VisitTailCall()3055 DCHECK(!caller->IsJSFunctionCall()); in VisitTailCall()
2217 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()2362 call_descriptor->IsJSFunctionCall() && in AssembleConstructFrame()
3405 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()3550 call_descriptor->IsJSFunctionCall(); in AssembleConstructFrame()
4029 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4159 call_descriptor->IsJSFunctionCall(); in AssembleReturn()
4048 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4200 call_descriptor->IsJSFunctionCall(); in AssembleConstructFrame()
3707 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()3853 call_descriptor->IsJSFunctionCall(); in AssembleConstructFrame()
4175 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4317 call_descriptor->IsJSFunctionCall() && in AssembleConstructFrame()
4667 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4829 call_descriptor->IsJSFunctionCall(); in AssembleReturn()
3881 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4020 call_descriptor->IsJSFunctionCall() && in AssembleReturn()
3973 } else if (call_descriptor->IsJSFunctionCall()) { in AssembleConstructFrame()4112 call_descriptor->IsJSFunctionCall() && in AssembleConstructFrame()