Home
last modified time | relevance | path

Searched defs:isEnd (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstring_builder_optimizer.cpp167 bool isEnd = false; in FinalizeStringBuilders() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.cpp146 bool isEnd = lastInst != nullptr && lastInst->IsReturn(); in TryCreateSingleScope() local
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp209 bool isEnd = false; in ParseDisjunction() local