Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_symbol_test.cpp45 VALUE_OF, member in panda::test::AlgorithmType
68 case AlgorithmType::VALUE_OF: in SymbolAlgorithm()
162 result = SymbolAlgorithm(thread, JSTaggedValue::Undefined(), args, 4, AlgorithmType::VALUE_OF); in HWTEST_F_L0()
170 result = SymbolAlgorithm(thread, array.GetTaggedValue(), args, 4, AlgorithmType::VALUE_OF); in HWTEST_F_L0()
H A Dbuiltins_string_test.cpp72 VALUE_OF, member in panda::test::AlgorithmType
86 case AlgorithmType::VALUE_OF: in StringAlgorithmOther()
877 auto result = StringAlgorithm(thread, str.GetTaggedValue(), args, 4, AlgorithmType::VALUE_OF); in HWTEST_F_L0()

Completed in 4 milliseconds