Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h182 methodInfo_->SetTypeInferAbort(false); in IsTypeAbort()
196 methodInfo_->SetTypeInferAbort(true); in MarkAsTypeAbort()
Dbytecode_info_collector.h342 void SetTypeInferAbort(bool halfCompiled) in SetTypeInferAbort() function
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1481 methodInfo_->SetTypeInferAbort(true); in VerifyTypePercent()