Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h115 void UpdatePropAttrIC(GateRef glue, GateRef receiver, GateRef value, GateRef handler, ProfileOperation callback);
H A Dprofiler_stub_builder.cpp462 void ProfilerStubBuilder::UpdatePropAttrIC( in UpdatePropAttrIC() function in panda::ecmascript::kungfu::ProfilerStubBuilder
H A Dstub_builder.cpp3044 ProfilerStubBuilder(env).UpdatePropAttrIC(glue, receiver, value, handler, callback); in StoreField()
3113 ProfilerStubBuilder(env).UpdatePropAttrIC(glue, receiver, value, handlerInfo, callback); in StoreWithTransition()

Completed in 21 milliseconds