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

  /external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
V8GCController.cpp 156 node->markV8CollectableDuringMinorGC();
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 385 void markV8CollectableDuringMinorGC() { setFlag(true, V8CollectableDuringMinorGCFlag); }
    [all...]

Completed in 168 milliseconds