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

/external/chromium_org/v8/src/
H A Dtype-info.cc376 int stub_minor_key = code->stub_info(); local
378 stub_minor_key, left_type, right_type, combined_type, map, isolate());
H A Dic.cc2846 void CompareIC::StubInfoToType(int stub_minor_key, argument
2853 ICCompareStub::DecodeMinorKey(stub_minor_key, &left_state, &right_state,

Completed in 74 milliseconds