Home
last modified time | relevance | path

Searched defs:kinds (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
H A Dpgo_type_infer.cpp136 auto kinds = builder_->GetElementsKindsForUser(gate); in TrySetElementsKind() local
148 auto kinds = builder_->GetTransitionElementsKindsForUser(gate); in TrySetTransitionElementsKind() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_accessor.cpp714 std::vector<ElementsKind> kinds = gatePtr->GetJSBytecodeMetaData()->GetElementsKinds(); in TryGetArrayElementsKind() local
732 std::vector<ElementsKind> kinds = gatePtr->GetJSBytecodeMetaData()->GetTransitionElementsKinds(); in TryGetArrayElementsKindAfterTransition() local

Completed in 5 milliseconds