Home
last modified time | relevance | path

Searched refs:BackupIncumbentScope (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Disolate.h1532 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_ =
Dapi.cc1195 Context::BackupIncumbentScope::BackupIncumbentScope( in BackupIncumbentScope() function in v8::Context::BackupIncumbentScope
1206 Context::BackupIncumbentScope::~BackupIncumbentScope() { in ~BackupIncumbentScope()
/external/v8/include/
Dv8.h9231 class V8_EXPORT BackupIncumbentScope {
9237 explicit BackupIncumbentScope(Local<Context> backup_incumbent_context);
9238 ~BackupIncumbentScope();
9244 const BackupIncumbentScope* prev_ = nullptr;