Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp230 GateRef oldTrackType = GetTrackTypeInPropAttr(attr); in UpdateTrackTypeInPropAttr()
Dstub_builder.h525 GateRef GetTrackTypeInPropAttr(GateRef attr);
Dstub_builder-inl.h2047 inline GateRef StubBuilder::GetTrackTypeInPropAttr(GateRef attr) in GetTrackTypeInPropAttr() function