Home
last modified time | relevance | path

Searched refs:disallowedValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dcl_option.h74 constexpr ValueExpectedType disallowedValue = ValueExpectedType::kValueDisallowed; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
H A Dcl_ut_test.cpp133 maplecl::Option<int32_t> woVal({"--woval"}, "", maplecl::disallowedValue, maplecl::Init(-42));

Completed in 4 milliseconds