v8  8.6.395 (node 15.0.1)
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 7497 of file v8.h.

Field Documentation

◆ codegen_allowed

bool codegen_allowed = false

Definition at line 7499 of file v8.h.

◆ modified_source

MaybeLocal<String> modified_source

Definition at line 7503 of file v8.h.


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