![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <liveedit.h>
Public Attributes | |
| int | start_position | 
| int | end_position | 
| int | new_start_position | 
| int | new_end_position | 
Definition at line 24 of file liveedit.h.
| int v8::internal::SourceChangeRange::end_position | 
Definition at line 26 of file liveedit.h.
| int v8::internal::SourceChangeRange::new_end_position | 
Definition at line 28 of file liveedit.h.
| int v8::internal::SourceChangeRange::new_start_position | 
Definition at line 27 of file liveedit.h.
| int v8::internal::SourceChangeRange::start_position | 
Definition at line 25 of file liveedit.h.