Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_plain_array_test.cpp249 JSHandle<JSTaggedValue> plainArrayKey2(thread, JSTaggedValue(testInt)); in HWTEST_F_L0() local
250 EXPECT_FALSE(JSAPIPlainArray::GetOwnProperty(thread, toor, plainArrayKey2)); in HWTEST_F_L0()