Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp293 … JSHandle<EcmaString> stringTag(JSObject::GetProperty(thread, set, toStringTagSymbol).GetValue()); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp289 … JSHandle<EcmaString> stringTag(JSObject::GetProperty(thread, map, toStringTagSymbol).GetValue()); in HWTEST_F_L0() local
Dbuiltins_shared_set_test.cpp334 … JSHandle<EcmaString> stringTag(JSObject::GetProperty(thread, set, toStringTagSymbol).GetValue()); in HWTEST_F_L0() local