Home
last modified time | relevance | path

Searched defs:RUNTIME (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
H A Dets_suites.py27 RUNTIME = "ets-runtime" variable in EtsSuites
/arkcompiler/runtime_core/static_core/runtime/
H A Dmark_word.cpp25 LOG_IF(GetState() != STATE_HASHED, DEBUG, RUNTIME) << "Wrong State"; in GetHashConfigured() local
H A Dmark_word.h295 LOG_IF(GetState() != STATE_LIGHT_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetThreadId() local
301 LOG_IF(GetState() != STATE_LIGHT_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetLockCount() local
309 LOG_IF(GetState() != STATE_GC, DEBUG, RUNTIME) << "Wrong State"; in GetForwardingAddress() local
320 LOG_IF(GetState() != STATE_HEAVY_LOCKED, DEBUG, RUNTIME) << "Wrong State"; in GetMonitorId() local
384 LOG_IF(GetState() != STATE_GC, DEBUG, RUNTIME) << "Wrong State"; in GetForwardingAddressField() local
H A Dthread.cpp504 LOG_IF(HasClearStack(), FATAL, RUNTIME) << "stack should be not empty"; IsInNativeCode() local
513 LOG_IF(HasClearStack(), FATAL, RUNTIME) << "stack should be not empty"; ManagedCodeBegin() local
520 LOG_IF(HasClearStack(), FATAL, RUNTIME) << "stack should be not empty"; ManagedCodeEnd() local
530 LOG_IF(HasClearStack(), FATAL, RUNTIME) << "stack should be not empty"; IsManagedCode() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackgetter.h36 RUNTIME, member in panda::ecmascript::RunningState
/arkcompiler/ets_runtime/ecmascript/ts_types/
H A Dglobal_ts_type_ref.h76 RUNTIME, member in panda::ecmascript::ModuleTableIdx

Completed in 4 milliseconds