Searched refs:GetTailCall (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | call_signature.h | 279 bool GetTailCall() const in GetTailCall() function in panda::ecmascript::kungfu::CallSignature::TargetKind |
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
H A D | llvm_ir_builder.cpp | 793 if (calleeDescriptor->GetTailCall()) { in SetCallConvAttr() |
Completed in 13 milliseconds