Home
last modified time | relevance | path

Searched refs:IsRuntimeVAStub (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Drt_call_signature.cpp36 callSigns_[ID_##name].IsRuntimeVAStub()); in Initialize()
Dcall_signature.h128 bool IsRuntimeVAStub() const in IsRuntimeVAStub() function
Dcircuit_builder.cpp882 ASSERT(cs->IsRuntimeVAStub()); in CallRuntimeVarargs()
1033 } else if (cs->IsRuntimeVAStub()) { in Call()