Home
last modified time | relevance | path

Searched refs:tagString (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_object_test.cpp448 JSHandle<EcmaString> tagString = thread->GetEcmaVM()->GetFactory()->NewFromASCII(&tagCStr[0]); in HWTEST_F_L0() local
449 JSHandle<JSTaggedValue> key(tagString); in HWTEST_F_L0()