Home | History | Annotate | Download | only in x64

Lines Matching defs:from_kind

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