v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
startup-serializer.cc File Reference
Include dependency graph for startup-serializer.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Variable Documentation

◆ detached_contexts_

const Tagged<WeakArrayList> detached_contexts_
private

Definition at line 58 of file startup-serializer.cc.

◆ feedback_vectors_for_profiling_tools_

const Tagged<Object> feedback_vectors_for_profiling_tools_
private

Definition at line 57 of file startup-serializer.cc.

◆ isolate_

Isolate* isolate_
private

Definition at line 56 of file startup-serializer.cc.