V8  latest master commit
V8 is Google's open source JavaScript engine
v8::ModifyCodeGenerationFromStringsResult Struct Reference

#include <v8.h>

Data Fields

bool codegen_allowed = false
 
MaybeLocal< Stringmodified_source
 

Detailed Description

Definition at line 7451 of file v8.h.

Field Documentation

◆ codegen_allowed

bool v8::ModifyCodeGenerationFromStringsResult::codegen_allowed = false

Definition at line 7453 of file v8.h.

◆ modified_source

MaybeLocal<String> v8::ModifyCodeGenerationFromStringsResult::modified_source

Definition at line 7457 of file v8.h.


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