Searched refs:VALUE_OF (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
H A D | builtins_symbol_test.cpp | 45 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 D | builtins_string_test.cpp | 72 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