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

  /external/v8/src/
mark-compact.h 471 inline bool is_code_flushing_enabled() const { return code_flusher_ != NULL; } function in class:v8::internal::MarkCompactCollector
mark-compact.cc     [all...]

Completed in 157 milliseconds