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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Visitor.cpp 47 ASSERT(page->orphaned() || FinalizedHeapObjectHeader::fromPayload(payload)->gcInfo() == gcInfo);
57 ASSERT(page->orphaned() || page->gcInfo() == gcInfo); \
ThreadState.h 832 bool orphaned() { return !m_threadState; } function in class:blink::BaseHeapPage
848 // if the page is traced after being terminated (orphaned).
Visitor.h 524 // Before doing adjustAndMark we need to check if the page is orphaned
526 // If orphaned just mark the page as traced.
528 if (heapPage->orphaned()) {
Heap.cpp     [all...]
Heap.h 93 // The orphaned zap value must be zero in the lowest bits to allow for using
    [all...]
  /external/e2fsprogs/po/
at-expand.pl 92 $msg =~ s/\@o/orphaned/g;
  /external/chromium_org/extensions/renderer/resources/
runtime_custom_bindings.js 155 // Don't let orphaned content scripts communicate with their extension.
web_request_internal_custom_bindings.js 124 'Internal error: webRequest subEvent has orphaned listeners.');
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 124 the orphaned page search.

Completed in 190 milliseconds