Home
last modified time | relevance | path

Searched refs:IsCommonStub (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dfunc_entry_des.h59 bool IsCommonStub() const in IsCommonStub() function
H A Daot_file_manager.cpp460 if (des.IsCommonStub()) { in InitializeStubEntries()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.cpp483 ASSERT(cs && (cs->IsCommonStub() || cs->IsASMCallBarrierStub()) && "Invalid call signature for barrier"); in LoweringStoreWithBarrierAndPrepareScheduleGate()
547 ASSERT(cs && (cs->IsCommonStub() || cs->IsASMCallBarrierStub()) && "Invalid call signature for barrier"); in LoweringStoreUnknownBarrierAndPrepareScheduleGate()
H A Dhcr_circuit_builder.cpp62 ASSERT(cs->IsCommonStub() || cs->IsBaselineStub()); in CallStub()
131 if (cs->IsCommonStub()) { in Call()
H A Dcall_signature.h137 bool IsCommonStub() const in IsCommonStub() function in panda::ecmascript::kungfu::CallSignature::TargetKind

Completed in 6 milliseconds