v8  10.1.124 (node 18.2.0)
V8 is Google's open source JavaScript engine
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 253 of file v8-callbacks.h.

Field Documentation

◆ codegen_allowed

bool codegen_allowed = false

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

◆ modified_source

MaybeLocal<String> modified_source

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


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