Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_stack_test.cpp175 JSHandle<JSTaggedValue> stackKey1(thread, JSTaggedValue(testInt)); in HWTEST_F_L0() local
176 EXPECT_TRUE(JSAPIStack::GetOwnProperty(thread, toor, stackKey1)); in HWTEST_F_L0()