Home
last modified time | relevance | path

Searched defs:toStringTagSymbol (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp316 JSHandle<JSTaggedValue> toStringTagSymbol = env->GetToStringTagSymbol(); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp306 JSHandle<JSTaggedValue> toStringTagSymbol = env->GetToStringTagSymbol(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp632 …JSHandle<JSTaggedValue> toStringTagSymbol(factory_->NewWellKnownSymbolWithChar("Symbol.toStringTag… in InitializeSymbol() local
2268 JSHandle<JSTaggedValue> toStringTagSymbol = env->GetToStringTagSymbol(); in InitializeTypedArray() local