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

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 

Functions

static NodeVector::iterator v8::internal::compiler::FindInsertionPoint (BasicBlock *block)
 
static const Operatorv8::internal::compiler::IntPtrConstant (CommonOperatorBuilder *common, intptr_t value)
 
static const Operatorv8::internal::compiler::PointerConstant (CommonOperatorBuilder *common, const void *ptr)
 
bool v8::internal::compiler::IsBuiltinCall (const turboshaft::Operation &op, const turboshaft::Graph &graph, Builtin *called_builtin)