Home
last modified time | relevance | path

Searched defs:GetTransitionElementsKindsForUser (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp70 std::vector<ElementsKind> PGOTypeRecorder::GetTransitionElementsKindsForUser(int32_t offset) const in GetTransitionElementsKindsForUser() function in panda::ecmascript::kungfu::PGOTypeRecorder
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h392 PUBLIC_API std::vector<ElementsKind> GetTransitionElementsKindsForUser(GateRef gate) const in GetTransitionElementsKindsForUser() function