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

  /external/v8/src/
lithium-codegen.cc 123 if (instr->HasEnvironment() && !instr->environment()->has_been_used()) {
lithium.h 431 bool has_been_used() const { return has_been_used_; } function in class:v8::internal::FINAL

Completed in 674 milliseconds