Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp850 Local<FunctionRef> weakSetLocal = JSNApiHelper::ToLocal<FunctionRef>(weakSet); in HWTEST_F_L0() local
855 weakMapLocal->Inherit(vm_, weakSetLocal); in HWTEST_F_L0()
868 JSHandle<JSTaggedValue> fatherHandle = JSNApiHelper::ToJSHandle(weakSetLocal); in HWTEST_F_L0()