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