Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.h146 GateRef GetIterationFunctionId(GateRef glue, GateRef iterator);
H A Dprofiler_stub_builder.cpp661 GateRef ProfilerStubBuilder::GetIterationFunctionId(GateRef glue, GateRef iterator) in GetIterationFunctionId() function in panda::ecmascript::kungfu::ProfilerStubBuilder
761 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()
773 GateRef newIterKind = GetIterationFunctionId(glue, iterator); in ProfileGetIterator()

Completed in 3 milliseconds