![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <shared-function-info.h>
Public Member Functions | |
IsCompiledScope (const Tagged< SharedFunctionInfo > shared, Isolate *isolate) | |
IsCompiledScope (const Tagged< SharedFunctionInfo > shared, LocalIsolate *isolate) | |
IsCompiledScope () | |
bool | is_compiled () const |
Private Attributes | |
MaybeHandle< HeapObject > | retain_code_ |
bool | is_compiled_ |
Definition at line 874 of file shared-function-info.h.
|
inline |
|
inline |
Definition at line 672 of file shared-function-info-inl.h.
|
inline |
Definition at line 880 of file shared-function-info.h.
|
inline |
|
private |
Definition at line 886 of file shared-function-info.h.
|
private |
Definition at line 885 of file shared-function-info.h.