Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeRelationContext.cpp30 bool ok = true; in ValidateArrayTypeInitializerByElement() local
Dobject.cpp186 bool ok = true; in CreateUnconstrainedTypeParameters() local
222 bool ok = true; in CheckDefaultTypeParameter() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dconcurrent_marker.cpp229 bool ok = true; in VerifyAllRegionsNonFresh() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.cpp259 auto ok = ctx_->Program().functionTable.emplace(name_, std::move(fn_)).second; in Create() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsUnionType.cpp559 bool ok = true; in GetComplimentaryType() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp141 bool ok = graph->RunPass<ark::compiler::MonitorAnalysis>(); in MonitorsCorrect() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp9598 Label ok(env); in Assert() local