v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
torque.cc File Reference
Include dependency graph for torque.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::torque
 

Functions

std::string v8::internal::torque::ErrorPrefixFor (TorqueMessage::Kind kind)
 
int v8::internal::torque::WrappedMain (int argc, const char **argv)
 
int main (int argc, const char **argv)
 

Function Documentation

◆ main()

int main ( int argc,
const char ** argv )

Definition at line 87 of file torque.cc.

Here is the call graph for this function: