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

  /external/chromium_org/v8/src/heap/
objects-visiting-inl.h 441 if (collector->is_code_flushing_enabled()) {
511 if (collector->is_code_flushing_enabled()) {
    [all...]
mark-compact.h 546 inline bool is_code_flushing_enabled() const { return code_flusher_ != NULL; } function in class:v8::internal::MarkCompactCollector
mark-compact.cc     [all...]
heap.cc     [all...]

Completed in 164 milliseconds