Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
v8::Context::BackupIncumbentScope Class Referencefinal

#include <v8-context.h>

Public Member Functions

 BackupIncumbentScope (Local< Context > backup_incumbent_context)
 
 ~BackupIncumbentScope ()
 

Friends

class internal::Isolate
 

Detailed Description

Stack-allocated class to support the backup incumbent settings object stack. https://html.spec.whatwg.org/multipage/webappapis.html#backup-incumbent-settings-object-stack

Constructor & Destructor Documentation

◆ BackupIncumbentScope()

v8::Context::BackupIncumbentScope::BackupIncumbentScope ( Local< Context backup_incumbent_context)
explicit

|backup_incumbent_context| is pushed onto the backup incumbent settings object stack.

◆ ~BackupIncumbentScope()

v8::Context::BackupIncumbentScope::~BackupIncumbentScope ( )

Friends And Related Function Documentation

◆ internal::Isolate

friend class internal::Isolate
friend

The documentation for this class was generated from the following file: