Home
last modified time | relevance | path

Searched refs:BootstrapperActive (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dbootstrapper.h140 friend class BootstrapperActive; variable
150 class BootstrapperActive BASE_EMBEDDED {
152 BootstrapperActive() { in BootstrapperActive() function
156 ~BootstrapperActive() { in ~BootstrapperActive()
161 DISALLOW_COPY_AND_ASSIGN(BootstrapperActive);
Dbootstrapper.cc260 BootstrapperActive active_;
1724 BootstrapperActive active; in InstallExtensions()