Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_info_collector.h342 void SetTypeInferAbort(bool halfCompiled) in SetTypeInferAbort() argument
344 CompileStateBit::TypeInferAbortBit::Set<uint8_t>(halfCompiled, &compileState_.value_); in SetTypeInferAbort()