v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::ReadOnlyPromotion Class Referencefinal

#include <read-only-promotion.h>

Inheritance diagram for v8::internal::ReadOnlyPromotion:
Collaboration diagram for v8::internal::ReadOnlyPromotion:

Static Public Member Functions

static V8_EXPORT_PRIVATE void Promote (Isolate *isolate, const SafepointScope &safepoint_scope, const DisallowGarbageCollection &no_gc)
 

Detailed Description

Definition at line 17 of file read-only-promotion.h.

Member Function Documentation

◆ Promote()

void v8::internal::ReadOnlyPromotion::Promote ( Isolate * isolate,
const SafepointScope & safepoint_scope,
const DisallowGarbageCollection & no_gc )
static

Definition at line 697 of file read-only-promotion.cc.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: