Home
last modified time | relevance | path

Searched refs:mapIteratorRef (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1602 Local<JSValueRef> mapIteratorRef = object->Get(vm_, TEST_KEY); in HWTEST_F_L0() local
1603 mapIteratorRef = object->Get(vm_, key); in HWTEST_F_L0()
1605 EXPECT_FALSE(object->Has(vm_, mapIteratorRef)); in HWTEST_F_L0()

Completed in 5 milliseconds