Home
last modified time | relevance | path

Searched refs:phcPoint (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.cpp24 JSHClass *phcPoint = JSHClass::Cast(phc.GetTaggedObject()); in CreateTuple() local
25 LayoutInfo *layoutInfo = LayoutInfo::Cast(phcPoint->GetLayout().GetTaggedObject()); in CreateTuple()
39 uint32_t propsNumber = phcPoint->NumberOfProps(); in CreateTuple()
40 int entry = layoutInfo->FindElementWithCache(thread, phcPoint, name.GetTaggedValue(), propsNumber); in CreateTuple()
42 uint32_t offsetInt = phcPoint->GetInlinedPropertiesOffset(static_cast<uint32_t>(entry)); in CreateTuple()

Completed in 2 milliseconds