![]() |
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 MaybeHandle< String > | GetName (Isolate *isolate, DirectHandle< JSBoundFunction > function) |
static Maybe< int > | GetLength (Isolate *isolate, DirectHandle< JSBoundFunction > function) |
static DirectHandle< String > | ToString (DirectHandle< JSBoundFunction > function) |
Definition at line 45 of file js-function.h.
|
static |
Definition at line 472 of file js-function.cc.
|
static |
Definition at line 441 of file js-function.cc.
|
static |
Definition at line 509 of file js-function.cc.