Searched refs:CompilePolymorphic (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/v8/src/ic/arm/
H A Dic-compiler-arm.cc35 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/arm64/
H A Dic-compiler-arm64.cc36 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/ia32/
H A Dic-compiler-ia32.cc39 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/
H A Dic-compiler.h82 Handle<Code> CompilePolymorphic(TypeHandleList* types,
H A Dic-compiler.cc45 return CompilePolymorphic(&types, &handlers, name, stub_type, check);
261 Handle<Code> code = ic_compiler.CompilePolymorphic(
279 return ic_compiler.CompilePolymorphic(types, handlers, name, type, PROPERTY);
/external/chromium_org/v8/src/ic/mips/
H A Dic-compiler-mips.cc18 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/mips64/
H A Dic-compiler-mips64.cc18 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/x64/
H A Dic-compiler-x64.cc73 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler
/external/chromium_org/v8/src/ic/x87/
H A Dic-compiler-x87.cc39 Handle<Code> PropertyICCompiler::CompilePolymorphic(TypeHandleList* types, function in class:v8::internal::PropertyICCompiler

Completed in 183 milliseconds