Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.h526 GateRef GetRepInPropAttr(GateRef attr);
Dstub_builder-inl.h2054 inline GateRef StubBuilder::GetRepInPropAttr(GateRef attr) in GetRepInPropAttr() function
Dstub_builder.cpp459 GateRef rep = GetRepInPropAttr(attr); in JSObjectGetProperty()
1035 GateRef rep = GetRepInPropAttr(attr); in SetValueWithAttr()