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

  /build/kati/
eval.h 63 void set_is_bootstrap(bool b) { is_bootstrap_ = b; } function in class:Evaluator
main.cc 150 ev->set_is_bootstrap(true);
155 ev->set_is_bootstrap(false);

Completed in 81 milliseconds