Home
last modified time | relevance | path

Searched defs:current_map (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc410 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
526 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc361 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
477 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc360 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
484 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc363 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
483 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc352 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
469 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc362 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
479 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc360 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
484 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc352 Register current_map, Register destination_map) { in RearrangeVectorAndSlot()
469 Handle<Map> current_map = receiver_map; in CheckPrototypes() local
/external/v8/src/ic/
Dhandler-compiler.cc51 Handle<Map> current_map = stub_holder_map; in ComputeLoadNonexistent() local
Dic.cc756 Handle<Map> current_map = maps.at(i); in UpdatePolymorphicIC() local
/external/v8/src/
Dobjects-debug.cc1224 static bool CheckOneBackPointer(Map* current_map, Object* target) { in CheckOneBackPointer()
Dobjects.cc4686 Map* current_map = map; in FindClosestElementsTransition() local
4737 Handle<Map> current_map = map; in AddMissingElementsTransitions() local
12839 Handle<Map> current_map = initial_map; in CacheInitialJSArrayMaps() local
/external/v8/src/crankshaft/
Dhydrogen.cc7683 Handle<Map> current_map = maps->at(i); in HandleKeyedElementAccess() local
7697 Handle<Map> current_map = maps->at(i); in HandleKeyedElementAccess() local