Searched refs:ComputePolymorphic (Results 1 – 3 of 3) sorted by relevance
33 static Handle<Code> ComputePolymorphic(Code::Kind kind, TypeHandleList* types,
272 Handle<Code> PropertyICCompiler::ComputePolymorphic( in ComputePolymorphic() function in v8::internal::PropertyICCompiler
703 ic = PropertyICCompiler::ComputePolymorphic(kind(), &types, &handlers, in UpdatePolymorphicIC()