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.cpp1341 JSTaggedValue prototypeLayout = prototypeType->GetObjLayoutInfo(); in IsBuiltinObjectMethod() local
1342 … TSObjLayoutInfo *pPrototypeLayout = TSObjLayoutInfo::Cast(prototypeLayout.GetTaggedObject()); in IsBuiltinObjectMethod()