Home
last modified time | relevance | path

Searched refs:GetIterationFunctionId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.h143 GateRef GetIterationFunctionId(GateRef glue, GateRef iterator);
Dprofiler_stub_builder.cpp657 GateRef ProfilerStubBuilder::GetIterationFunctionId(GateRef glue, GateRef iterator) in GetIterationFunctionId() function in panda::ecmascript::kungfu::ProfilerStubBuilder
757 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()
769 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()