Home
last modified time | relevance | path

Searched defs:GenerateMegamorphic (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/ic/x87/
Dic-x87.cc266 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
514 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
726 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/ia32/
Dic-ia32.cc266 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
514 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
726 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/arm/
Dic-arm.cc357 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
614 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
753 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/arm64/
Dic-arm64.cc433 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
615 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
747 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/x64/
Dic-x64.cc278 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
515 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
729 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/mips64/
Dic-mips64.cc360 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
611 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
750 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/mips/
Dic-mips.cc363 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
611 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
752 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC
/external/v8/src/ic/ppc/
Dic-ppc.cc366 void KeyedLoadIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedLoadIC
627 void KeyedStoreIC::GenerateMegamorphic(MacroAssembler* masm, in GenerateMegamorphic() function in v8::internal::KeyedStoreIC
757 void StoreIC::GenerateMegamorphic(MacroAssembler* masm) { in GenerateMegamorphic() function in v8::internal::StoreIC