Home
last modified time | relevance | path

Searched refs:DEOPT_STUB (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dfunc_entry_des.h70 return (kind_ >= CallSignature::TargetKind::RUNTIME_STUB && kind_ <= CallSignature::TargetKind::DEOPT_STUB); in IsGeneralRTStub()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcall_signature.h46 DEOPT_STUB, member in panda::ecmascript::kungfu::CallSignature::TargetKind
206 return (GetTargetKind() == TargetKind::DEOPT_STUB); in IsDeoptStub()
H A Dcall_signature.cpp2734 callSign->SetTargetKind(CallSignature::TargetKind::DEOPT_STUB); in DEF_CALL_SIGNATURE()

Completed in 5 milliseconds