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 73 HeapObject::VerifyHeapPointer(p);
299 void HeapObject::VerifyHeapPointer(Object* p) {
535 VerifyHeapPointer(properties());
536 VerifyHeapPointer(elements());
639 VerifyHeapPointer(prototype());
640 VerifyHeapPointer(instance_descriptors());
659 VerifyHeapPointer(e);
676 VerifyHeapPointer(v);
835 VerifyHeapPointer(to_string());
    [all...]
objects.h     [all...]

Completed in 82 milliseconds