Home
last modified time | relevance | path

Searched defs:handlePropertyBox (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproperty_box_test.cpp61 JSHandle<PropertyBox> handlePropertyBox = factory->NewPropertyBox(handleValue); in HWTEST_F_L0() local
82 JSHandle<PropertyBox> handlePropertyBox = JSHandle<PropertyBox>::Cast(handlePropertyBoxVal); in HWTEST_F_L0() local
Dic_runtime_stub_test.cpp132 JSHandle<PropertyBox> handlePropertyBox = factory->NewPropertyBox(handleValue); in HWTEST_F_L0() local