![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <arguments.h>
Public Member Functions | |
ChangeValueScope (Isolate *isolate, Arguments *args, int index, Tagged< Object > value) | |
~ChangeValueScope () | |
Private Attributes | |
Address * | location_ |
DirectHandle< Object > | old_value_ |
Definition at line 39 of file arguments.h.
|
inline |
|
inline |
Definition at line 43 of file arguments.h.
|
private |
Definition at line 46 of file arguments.h.
|
private |
Definition at line 47 of file arguments.h.