Home
last modified time | relevance | path

Searched defs:PropertyBox (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.h166 class PropertyBox; variable
/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp870 … JSHandle<PropertyBox> PropertyBox = factory->NewPropertyBox(globalConst->GetHandledEmptyArray()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h44 using PropertyBox = panda::ecmascript::PropertyBox; variable