Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp790 Local<FunctionRef> mapLocal = JSNApiHelper::ToLocal<FunctionRef>(map); in HWTEST_F_L0() local
814 mapLocal->Inherit(vm_, setLocal); in HWTEST_F_L0()
815 JSHandle<JSTaggedValue> sonHandle = JSNApiHelper::ToJSHandle(mapLocal); in HWTEST_F_L0()
839 son1->Inherit(vm_, mapLocal); in HWTEST_F_L0()