Home
last modified time | relevance | path

Searched defs:canShareHClass (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp649 bool canShareHClass) in CloneObjectLiteral()
765 bool canShareHClass) in CloneClassCtor()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs-inl.h899 bool canShareHClass = false; in RuntimeCloneClassFromTemplate() local