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.h79 GateRef GetIterationFunctionId(GateRef glue, GateRef iterator);
Dprofiler_stub_builder.cpp642 GateRef ProfilerStubBuilder::GetIterationFunctionId(GateRef glue, GateRef iterator) in GetIterationFunctionId() function in panda::ecmascript::kungfu::ProfilerStubBuilder
739 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()
751 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()