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

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

template<class T >
DirectHandle< TrustedByteArrayv8::internal::VectorToByteArray (Isolate *isolate, base::Vector< T > data)
 
base::Vector< RegExpInstructionv8::internal::AsInstructionSequence (Tagged< TrustedByteArray > raw_bytes)
 

Variable Documentation

◆ bytecode

DirectHandle<TrustedByteArray> bytecode

Definition at line 74 of file experimental.cc.

◆ capture_name_map

DirectHandle<FixedArray> capture_name_map

Definition at line 75 of file experimental.cc.