Home | History | Annotate | Download | only in src

Lines Matching defs:INITIALIZED

481   bool IsInitialized() { return state_ == INITIALIZED; }
807 // the isolate is fully initialized.
816 // the isolate is fully initialized.
968 void set_simulator_initialized(bool initialized) {
969 simulator_initialized_ = initialized;
1089 INITIALIZED // All components are fully initialized.