![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <isolate.h>
Public Attributes | |
Tagged< SharedFunctionInfo > | function_info |
bool | async |
Tagged<SharedFunctionInfo> v8::internal::Isolate::PromiseHandler::function_info |