Searched defs:BootstrapperActive (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dbootstrapper.h121 friend class BootstrapperActive;
137 class BootstrapperActive FINAL BASE_EMBEDDED {
139 explicit BootstrapperActive(Bootstrapper* bootstrapper) function in class:v8::internal::BASE_EMBEDDED
144 ~BootstrapperActive() {
151 DISALLOW_COPY_AND_ASSIGN(BootstrapperActive);

Completed in 68 milliseconds