Searched defs:PropertyBox (Results 1 – 3 of 3) sorted by relevance
170 class PropertyBox; variable
919 … JSHandle<PropertyBox> PropertyBox = factory->NewPropertyBox(globalConst->GetHandledEmptyArray()); in HWTEST_F_L0() local
47 using PropertyBox = panda::ecmascript::PropertyBox; variable