Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp250 result = SetTrackTypeInPropAttr(attr, *newTrackType); in UpdateTrackTypeInPropAttr()
Dstub_builder.h524 GateRef SetTrackTypeInPropAttr(GateRef attr, GateRef type);
Dstub_builder-inl.h2037 inline GateRef StubBuilder::SetTrackTypeInPropAttr(GateRef attr, GateRef type) in SetTrackTypeInPropAttr() function