Home
last modified time | relevance | path

Searched defs:symbolValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtransitions_dictionary_test.cpp64 JSHandle<JSTaggedValue> symbolValue = JSHandle<JSTaggedValue>::Cast(privateNameSymbol); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_symbol_test.cpp105 auto symbolValue = ecmaVM->GetFactory()->NewFromASCII("Symbol()"); in HWTEST_F_L0() local
135 auto symbolValue = ecmaVM->GetFactory()->NewFromASCII("Symbol(aaa)"); in HWTEST_F_L0() local
[all...]

Completed in 2 milliseconds