Home
last modified time | relevance | path

Searched refs:NewWellKnownSymbolWithChar (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Darray_helper_test.cpp39 JSHandle<JSTaggedValue> icConcatSpreadableSymbol(factory->NewWellKnownSymbolWithChar("icConcatSpreadableSymbol")); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.h308 JSHandle<JSSymbol> NewWellKnownSymbolWithChar(std::string_view description);
H A Dobject_factory.cpp2410 JSHandle<JSSymbol> ObjectFactory::NewWellKnownSymbolWithChar(std::string_view description) in NewWellKnownSymbolWithChar() function in panda::ecmascript::ObjectFactory

Completed in 12 milliseconds