HomeSort by relevance Sort by last modified time
    Searched refs:VerifyHeapPointer (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
objects-debug.cc 38 HeapObject::VerifyHeapPointer(p);
53 VerifyHeapPointer(map());
259 void HeapObject::VerifyHeapPointer(Object* p) {
291 VerifyHeapPointer(constant_pool());
323 VerifyHeapPointer(properties());
324 VerifyHeapPointer(elements());
398 VerifyHeapPointer(prototype());
399 VerifyHeapPointer(instance_descriptors());
490 VerifyHeapPointer(v);
497 VerifyHeapPointer(value())
    [all...]
objects.h     [all...]

Completed in 54 milliseconds