Home
last modified time | relevance | path

Searched refs:ComputePolymorphic (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/ic/
Dic-compiler.h33 static Handle<Code> ComputePolymorphic(Code::Kind kind, TypeHandleList* types,
Dic-compiler.cc272 Handle<Code> PropertyICCompiler::ComputePolymorphic( in ComputePolymorphic() function in v8::internal::PropertyICCompiler
Dic.cc703 ic = PropertyICCompiler::ComputePolymorphic(kind(), &types, &handlers, in UpdatePolymorphicIC()