Searched defs:receiver_maps (Results 1 – 5 of 5) sorted by relevance
/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/arm/ |
D | stub-cache-arm.cc | 3040 MapHandleList* receiver_maps, in CompileLoadPolymorphic() 3125 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|
/external/v8/src/mips/ |
D | stub-cache-mips.cc | 3030 MapHandleList* receiver_maps, in CompileLoadPolymorphic() 3114 MapHandleList* receiver_maps, in CompileStorePolymorphic()
|