v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
ModifyCodeGenerationFromStringsResult Struct Reference

#include <v8-callbacks.h>

Collaboration diagram for ModifyCodeGenerationFromStringsResult:

Data Fields

bool codegen_allowed = false
 
MaybeLocal< Stringmodified_source
 

Detailed Description

Definition at line 269 of file v8-callbacks.h.

Field Documentation

◆ codegen_allowed

bool codegen_allowed = false

Definition at line 271 of file v8-callbacks.h.

◆ modified_source

MaybeLocal<String> modified_source

Definition at line 275 of file v8-callbacks.h.


The documentation for this struct was generated from the following file: