Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.cpp45 std::vector<ElementsKind> PGOTypeRecorder::GetElementsKindsForUser(int32_t offset) const in GetElementsKindsForUser() function in panda::ecmascript::kungfu::PGOTypeRecorder
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.h387 std::vector<ElementsKind> GetElementsKindsForUser(GateRef gate) const in GetElementsKindsForUser() function