![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <api-inl.h>
Public Member Functions | |
CallDepthScope (i::Isolate *isolate, Local< Context > context) | |
~CallDepthScope () | |
CallDepthScope (const CallDepthScope &)=delete | |
CallDepthScope & | operator= (const CallDepthScope &)=delete |
Private Attributes | |
i::Isolate *const | isolate_ |
i::Handle< i::Context > | saved_context_ |
i::Address | previous_stack_height_ |
Friends | |
class | i::ThreadLocalTop |
|
inline |
|
inline |
|
delete |
|
delete |
|
friend |
|
private |
|
private |
|
private |