Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_stack_test.cpp178 JSHandle<JSTaggedValue> stackKey2(thread, JSTaggedValue(testInt)); in HWTEST_F_L0() local
179 EXPECT_FALSE(JSAPIStack::GetOwnProperty(thread, toor, stackKey2)); in HWTEST_F_L0()