v8
10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
|
#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
Definition at line 307 of file v8-context.h.
|
explicit |
|backup_incumbent_context| is pushed onto the backup incumbent settings object stack.
~BackupIncumbentScope | ( | ) |
|
friend |
Definition at line 317 of file v8-context.h.