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

  /external/v8/src/compiler/
representation-change.h 82 testing_type_errors_(false),
112 bool testing_type_errors_; // If {true}, don't abort on a type error. member in class:v8::internal::compiler::final
representation-change.cc 506 if (!testing_type_errors_) {
  /external/v8/test/cctest/compiler/
test-representation-change.cc 88 changer()->testing_type_errors_ = true;

Completed in 229 milliseconds