Home
last modified time | relevance | path

Searched refs:IsRuntimeStub (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drt_call_signature.cpp33 callSigns_[ID_##name].IsRuntimeStub() || \ in Initialize()
H A Dpost_schedule.cpp293 ASSERT(cs->IsRuntimeStub()); in LoweringHeapAllocAndPrepareScheduleGate()
352 ASSERT(cs->IsRuntimeStub()); in LoweringHeapAllocate()
H A Dhcr_circuit_builder.cpp135 } else if (cs->IsRuntimeStub()) { in Call()
222 ASSERT(cs->IsRuntimeStub()); in CallRuntime()
H A Dcall_signature.h147 bool IsRuntimeStub() const in IsRuntimeStub() function in panda::ecmascript::kungfu::CallSignature::TargetKind

Completed in 5 milliseconds