![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-function.h>
Static Public Member Functions | |
static Maybe< bool > | CopyNameAndLength (Isolate *isolate, DirectHandle< JSFunctionOrBoundFunctionOrWrappedFunction > function, DirectHandle< JSReceiver > target, DirectHandle< String > prefix, int arg_count) |
Static Public Attributes | |
static const int | kLengthDescriptorIndex = 0 |
static const int | kNameDescriptorIndex = 1 |
Definition at line 26 of file js-function.h.
|
static |
Definition at line 354 of file js-function.cc.
|
static |
Definition at line 30 of file js-function.h.
|
static |
Definition at line 31 of file js-function.h.