Searched refs:bootstrapping (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Disolate.cc780 // During bootstrapping, callback functions are not enabled yet.
1071 bool bootstrapping = bootstrapper()->IsActive(); local
1091 if (!bootstrapping) {
1127 // We are bootstrapping and caught an error where the location is set

Completed in 77 milliseconds