Home
last modified time | relevance | path

Searched defs:PLUS (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date.h185 static constexpr char PLUS = '+'; variable
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h102 enum class MappedOption { NO_OPTS, PLUS, MINUS }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h89 enum class MappedOption { NO_OPTS, PLUS, MINUS }; enumerator
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp30 const char PLUS = '+'; variable