#include <v8-context.h>
Public Member Functions | |
BackupIncumbentScope (Local< Context > backup_incumbent_context) | |
~BackupIncumbentScope () | |
Friends | |
class | internal::Isolate |
Stack-allocated class to support the backup incumbent settings object stack. https://html.spec.whatwg.org/multipage/webappapis.html#backup-incumbent-settings-object-stack
|
explicit |
|backup_incumbent_context| is pushed onto the backup incumbent settings object stack.
v8::Context::BackupIncumbentScope::~BackupIncumbentScope | ( | ) |
|
friend |