|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <kythe-data.h>
| Public Attributes | |
| std::string | file_path | 
| uint64_t | start_offset | 
| uint64_t | end_offset | 
Definition at line 17 of file kythe-data.h.
| uint64_t v8::internal::torque::KythePosition::end_offset | 
Definition at line 20 of file kythe-data.h.
| std::string v8::internal::torque::KythePosition::file_path | 
Definition at line 18 of file kythe-data.h.
| uint64_t v8::internal::torque::KythePosition::start_offset | 
Definition at line 19 of file kythe-data.h.