Home
last modified time | relevance | path

Searched defs:CONSTRUCTOR_NAME (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_type.h32 static constexpr const char *CONSTRUCTOR_NAME = "constructor"; variable
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.h102 static constexpr std::string_view CONSTRUCTOR_NAME = "undefined"; variable