v8
6.8.275 (node 10.15.3)
V8 is Google's open source JavaScript engine
|
#include <v8.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.
~BackupIncumbentScope | ( | ) |