#include <v8-context.h>
◆ BackupIncumbentScope()
v8::Context::BackupIncumbentScope::BackupIncumbentScope |
( |
Local< Context > | backup_incumbent_context | ) |
|
|
explicit |
|backup_incumbent_context| is pushed onto the backup incumbent settings object stack.
Definition at line 842 of file api.cc.
◆ ~BackupIncumbentScope()
v8::Context::BackupIncumbentScope::~BackupIncumbentScope |
( |
| ) |
|
◆ JSStackComparableAddressPrivate()
uintptr_t v8::Context::BackupIncumbentScope::JSStackComparableAddressPrivate |
( |
| ) |
const |
|
inlineprivate |
◆ internal::Isolate
◆ backup_incumbent_context_
Local<Context> v8::Context::BackupIncumbentScope::backup_incumbent_context_ |
|
private |
◆ js_stack_comparable_address_
uintptr_t v8::Context::BackupIncumbentScope::js_stack_comparable_address_ = 0 |
|
private |
◆ prev_
The documentation for this class was generated from the following files: