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

  /external/chromium_org/v8/src/
hydrogen-removable-simulates.cc 75 !current_simulate->is_candidate_for_removal()) {
hydrogen-instructions.h 1648 bool is_candidate_for_removal() { return removable_ == REMOVABLE_SIMULATE; } function in class:v8::HSimulate
    [all...]

Completed in 27 milliseconds