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

  /external/chromium_org/v8/src/
execution.h 201 void RequestGC();
execution.cc 451 void StackGuard::RequestGC() {
incremental-marking.cc 878 heap_->isolate()->stack_guard()->RequestGC();
    [all...]
  /external/v8/src/
execution.h 205 void RequestGC();
execution.cc 449 void StackGuard::RequestGC() {
incremental-marking.cc 764 heap_->isolate()->stack_guard()->RequestGC();

Completed in 422 milliseconds