Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_plain_array_test.cpp246 JSHandle<JSTaggedValue> plainArrayKey1(thread, JSTaggedValue(testInt)); in HWTEST_F_L0() local
247 EXPECT_TRUE(JSAPIPlainArray::GetOwnProperty(thread, toor, plainArrayKey1)); in HWTEST_F_L0()