Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/panda_guard/obfuscate/
Dfunction.h37 CONSTRUCTOR_FUNCTION, // '=' enumerator
/arkcompiler/ets_frontend/es2panda/parser/context/
DparserContext.h35 CONSTRUCTOR_FUNCTION = (1 << 5), enumerator
/arkcompiler/ets_frontend/ets2panda/parser/context/
DparserContext.h36 CONSTRUCTOR_FUNCTION = 1U << 5U, enumerator