Home
last modified time | relevance | path

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

/arkcompiler/jsvm/src/platform/
Dplatform_ohos.cpp128 enum ReportChangeStatus : int64_t { CREATE = 0, REMOVE = 1 }; enumerator
/arkcompiler/runtime_core/static_core/compiler/tests/
Dunit_test.h508 #define CREATE(...) Create(builder_, __VA_ARGS__) macro
/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h511 CREATE = 0, enumerator