Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_lazy_test.cpp136 …JSHandle<JSTaggedValue> weakMapObject(factory->NewJSObjectByConstructor(JSHandle<JSFunction>(weakM… in HWTEST_F_L0() local
139 ASSERT_TRUE(JSTaggedValue::HasProperty(thread, weakMapObject, key)); in HWTEST_F_L0()