![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap-refs.h>
Definition at line 769 of file heap-refs.h.
| OptionalJSFunctionRef v8::internal::compiler::NativeContextRef::GetConstructorFunction | ( | JSHeapBroker * | broker, |
| MapRef | map ) const |
Definition at line 1952 of file heap-refs.cc.
| MapRef v8::internal::compiler::NativeContextRef::GetFunctionMapFromIndex | ( | JSHeapBroker * | broker, |
| int | index ) const |
Definition at line 1915 of file heap-refs.cc.
| MapRef v8::internal::compiler::NativeContextRef::GetInitialJSArrayMap | ( | JSHeapBroker * | broker, |
| ElementsKind | kind ) const |
Definition at line 1924 of file heap-refs.cc.
| bool v8::internal::compiler::NativeContextRef::GlobalIsDetached | ( | JSHeapBroker * | broker | ) | const |
Definition at line 2478 of file heap-refs.cc.
| IndirectHandle< NativeContext > v8::internal::compiler::NativeContextRef::object | ( | ) | const |