Home | History | Annotate | Download | only in src

Lines Matching refs:stub_kind

388     KeyedIC::StubKind stub_kind,
391 KeyedIC::GetGrowModeFromStubKind(stub_kind);
396 stub_kind == KeyedIC::LOAD ? Code::KEYED_LOAD_IC
401 switch (stub_kind) {
420 switch (stub_kind) {
445 if (stub_kind == KeyedIC::LOAD) {