|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <torque-compiler.h>
| Public Attributes | |
| std::string | source_file_path | 
| std::string | file_content | 
Definition at line 57 of file torque-compiler.h.
| std::string v8::internal::torque::TorqueCompilationUnit::file_content | 
Definition at line 59 of file torque-compiler.h.
| std::string v8::internal::torque::TorqueCompilationUnit::source_file_path | 
Definition at line 58 of file torque-compiler.h.