Home | History | Annotate | Download | only in src

Lines Matching refs:Major

3398   HCallStub(HValue* context, CodeStub::Major major_key, int argument_count)
3404 CodeStub::Major major_key() { return major_key_; }
3424 CodeStub::Major major_key_;