Home
last modified time | relevance | path

Searched refs:prototypeLayout (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1589 JSTaggedValue prototypeLayout = prototypeType->GetObjLayoutInfo(); in IsBuiltinObjectMethod() local
1590 … TSObjLayoutInfo *pPrototypeLayout = TSObjLayoutInfo::Cast(prototypeLayout.GetTaggedObject()); in IsBuiltinObjectMethod()