v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
vtunedomain-support-extension.cc File Reference
#include "src/extensions/vtunedomain-support-extension.h"
#include <string>
#include <vector>
#include "include/v8-isolate.h"
#include "include/v8-template.h"
Include dependency graph for vtunedomain-support-extension.cc:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::libvtune
 

Functions

int v8::internal::libvtune::startTask (const std::vector< std::string > &vparams)
 
int v8::internal::libvtune::endTask (const std::vector< std::string > &vparams)
 
void v8::internal::libvtune::split (const std::string &str, char delimiter, std::vector< std::string > *vparams)
 
int v8::internal::libvtune::invoke (const char *params)
 

Variables

const auto & v8::internal::libvtune::function_map