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

  /external/v8/src/
bootstrapper.h 143 friend class BootstrapperActive;
153 class BootstrapperActive BASE_EMBEDDED {
155 BootstrapperActive() {
159 ~BootstrapperActive() {
164 DISALLOW_COPY_AND_ASSIGN(BootstrapperActive);
bootstrapper.cc 287 BootstrapperActive active_;
    [all...]

Completed in 34 milliseconds