Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/tooling/
Dhelpers.h35 #define ETS_TYPE_NAME(TYPE_NAME) \ argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h63 static inline const std::string TYPE_NAME = "typeName"; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_convert.h26 static constexpr const char *TYPE_NAME = "number"; member