Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h116 void UpdatePropAttrWithValue(
H A Dprofiler_stub_builder.cpp495 void ProfilerStubBuilder::UpdatePropAttrWithValue(GateRef glue, GateRef receiver, GateRef attr, in UpdatePropAttrWithValue() function in panda::ecmascript::kungfu::ProfilerStubBuilder
H A Dstub_builder.cpp4764 ProfilerStubBuilder(env).UpdatePropAttrWithValue(glue, receiver, attr, value, callback); in SetPropertyByName()
4858 ProfilerStubBuilder(env).UpdatePropAttrWithValue(glue, receiver, holeAttr, value, callback); in SetPropertyByName()
5035 ProfilerStubBuilder(env).UpdatePropAttrWithValue(glue, receiver, attr, value, callback); in DefinePropertyByName()
5119 ProfilerStubBuilder(env).UpdatePropAttrWithValue(glue, receiver, holeAttr, value, callback); in DefinePropertyByName()

Completed in 19 milliseconds