Home
last modified time | relevance | path

Searched defs:fatal (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/scripts/
H A Dgc_phase_time_stats.py24 def fatal(msg: str) -> None: function
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_collator_stub_builder.cpp165 Switch(ZExtInt32ToInt64(sensitivity), &fatal, SensitivityOptionCases, labels, SENSITIVITY_OPTION_CASES_NUM); in SensitivityOptionsToEcmaString() local
199 Switch(ZExtInt32ToInt64(sensitivity), &fatal, CaseFirstOptionCases, labels, CASE_FIRST_OPTION_NUM); in CaseFirstOptionsToEcmaString() local
/arkcompiler/ets_frontend/ets2panda/util/
H A Doptions.h144 << R"('. Possible values: ["debug", "info", "warning", "error", "fatal"])"; in DetermineLogLevel() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp1841 BRANCH(InSharedHeap(objectRegion), &fatal, &noFatal); in SetValueWithBarrier() local

Completed in 19 milliseconds