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

/external/chromium_org/v8/src/ic/
H A Dic-compiler.cc274 int valid_types, Handle<Name> name, ExtraICState extra_ic_state) {
276 Code::StubType type = valid_types == 1 ? handler->type() : Code::NORMAL;
272 ComputePolymorphic( Code::Kind kind, TypeHandleList* types, CodeHandleList* handlers, int valid_types, Handle<Name> name, ExtraICState extra_ic_state) argument

Completed in 101 milliseconds