Home
last modified time | relevance | path

Searched refs:object_slot (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Ddeoptimizer.cc2163 Address object_slot = deferred_objects_[object_index].slot_address(); in DoTranslateObject() local
2185 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2206 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2231 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2255 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2272 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2293 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2319 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2343 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
2357 reinterpret_cast<intptr_t>(object_slot), in DoTranslateObject()
[all …]