Searched refs:BackupIncumbentScope (Results 1 – 3 of 3) sorted by relevance
1532 const v8::Context::BackupIncumbentScope* top_backup_incumbent_scope() const { in top_backup_incumbent_scope()1536 const v8::Context::BackupIncumbentScope* top_backup_incumbent_scope) { in set_top_backup_incumbent_scope()1855 const v8::Context::BackupIncumbentScope* top_backup_incumbent_scope_ =
1195 Context::BackupIncumbentScope::BackupIncumbentScope( in BackupIncumbentScope() function in v8::Context::BackupIncumbentScope1206 Context::BackupIncumbentScope::~BackupIncumbentScope() { in ~BackupIncumbentScope()
9231 class V8_EXPORT BackupIncumbentScope {9237 explicit BackupIncumbentScope(Local<Context> backup_incumbent_context);9238 ~BackupIncumbentScope();9244 const BackupIncumbentScope* prev_ = nullptr;