Home | History | Annotate | Download | only in x64

Lines Matching defs:to_kind

4288   ElementsKind to_kind = instr->to_kind();
4293 if (IsSimpleMapChangeTransition(from_kind, to_kind)) {
4305 TransitionElementsKindStub stub(isolate(), from_kind, to_kind);