Searched defs:receiver_maps (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/v8/src/ |
D | stub-cache.cc | 584 MapHandleList* receiver_maps) { in ComputeLoadElementPolymorphic() 634 MapHandleList* receiver_maps, in ComputeStoreElementPolymorphic() 1662 void KeyedLoadStubCompiler::CompileElementHandlers(MapHandleList* receiver_maps, in CompileElementHandlers() 1693 MapHandleList* receiver_maps) { in CompileStoreElementPolymorphic()
|
D | ic.cc | 953 static bool AddOneReceiverMapIfMissing(MapHandleList* receiver_maps, in AddOneReceiverMapIfMissing()
|
/external/v8/src/ |
D | ic.cc | 1036 MapHandleList* receiver_maps, in ComputePolymorphicStub() 1486 static bool AddOneReceiverMapIfMissing(MapHandleList* receiver_maps, in AddOneReceiverMapIfMissing() 1680 MapHandleList* receiver_maps, in ComputePolymorphicStub()
|
/external/v8/src/ia32/ |
D | stub-cache-ia32.cc | 2668 MapHandleList* receiver_maps, in CompileStorePolymorphic() 3098 MapHandleList* receiver_maps, in CompileLoadPolymorphic()
|
/external/v8/src/x64/ |
D | stub-cache-x64.cc | 2499 MapHandleList* receiver_maps, in CompileStorePolymorphic() 2920 MapHandleList* receiver_maps, in CompileLoadPolymorphic()
|
/external/v8/src/mips/ |
D | stub-cache-mips.cc | 3030 MapHandleList* receiver_maps, in CompileLoadPolymorphic() 3114 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/v8/src/arm/ |
D | stub-cache-arm.cc | 3040 MapHandleList* receiver_maps, in CompileLoadPolymorphic() 3125 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/chromium_org/v8/src/arm/ |
D | stub-cache-arm.cc | 2823 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/chromium_org/v8/src/mips/ |
D | stub-cache-mips.cc | 2819 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/chromium_org/v8/src/x64/ |
D | stub-cache-x64.cc | 2657 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/chromium_org/v8/src/ia32/ |
D | stub-cache-ia32.cc | 2748 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|