5 #ifndef V8_COMPILER_TYPER_H_
6 #define V8_COMPILER_TYPER_H_
22 void Init(Node* node);
Isolate * isolate() const
Type * float32_array_fun_
void Widen(Graph *graph, Node *node, MaybeHandle< Context > context)
Type * float64_array_fun_
void Narrow(Graph *graph, Node *node, MaybeHandle< Context > context)
void Run(Graph *graph, MaybeHandle< Context > context)
void DecorateGraph(Graph *graph)
Debugger support for the V8 JavaScript engine.