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