v8  9.0.257(node16.0.0)
V8 is Google's open source JavaScript engine
ModifyCodeGenerationFromStringsResult Struct Reference

#include <v8.h>

Collaboration diagram for ModifyCodeGenerationFromStringsResult:

Data Fields

bool codegen_allowed = false
 
MaybeLocal< Stringmodified_source
 

Detailed Description

Definition at line 7767 of file v8.h.

Field Documentation

◆ codegen_allowed

bool codegen_allowed = false

Definition at line 7769 of file v8.h.

◆ modified_source

MaybeLocal<String> modified_source

Definition at line 7773 of file v8.h.


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