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