|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
This is the complete list of members for v8::internal::torque::LineAndColumn, including all inherited members.
| column | v8::internal::torque::LineAndColumn | |
| Invalid() | v8::internal::torque::LineAndColumn | inlinestatic | 
| kUnknownOffset | v8::internal::torque::LineAndColumn | static | 
| line | v8::internal::torque::LineAndColumn | |
| offset | v8::internal::torque::LineAndColumn | |
| operator!=(const LineAndColumn &other) const | v8::internal::torque::LineAndColumn | inline | 
| operator==(const LineAndColumn &other) const | v8::internal::torque::LineAndColumn | inline | 
| WithUnknownOffset(int line, int column) | v8::internal::torque::LineAndColumn | inlinestatic |