Home | History | Annotate | Download | only in x64

Lines Matching defs:from_kind

4161   ElementsKind from_kind = instr->from_kind();
4167 if (IsSimpleMapChangeTransition(from_kind, to_kind)) {
4179 TransitionElementsKindStub stub(isolate(), from_kind, to_kind);