#include <v8.h>
◆ BackupIncumbentScope()
| v8::Context::BackupIncumbentScope::BackupIncumbentScope |
( |
Local< Context > |
backup_incumbent_context | ) |
|
|
explicit |
|backup_incumbent_context| is pushed onto the backup incumbent settings object stack.
◆ JSStackComparableAddress()
| uintptr_t v8::Context::BackupIncumbentScope::JSStackComparableAddress |
( |
| ) |
const |
|
inline |
Returns address that is comparable with JS stack address. Note that JS stack may be allocated separately from the native stack. See also |TryCatch::JSStackComparableAddress| for details.
The documentation for this class was generated from the following file: