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

  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
V8GCController.cpp 136 node->setV8CollectableDuringMinorGC(true);
171 node->setV8CollectableDuringMinorGC(false);
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.h 404 void setV8CollectableDuringMinorGC(bool flag) { setFlag(flag, V8CollectableDuringMinorGCFlag); }
    [all...]

Completed in 32 milliseconds