Home | History | Annotate | Download | only in src

Lines Matching defs:INITIALIZED

457   bool IsInitialized() { return state_ == INITIALIZED; }
792 // the isolate is fully initialized.
801 // the isolate is fully initialized.
946 void set_simulator_initialized(bool initialized) {
947 simulator_initialized_ = initialized;
983 // Make sure thread local top is initialized.
1100 INITIALIZED // All components are fully initialized.