v8
3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
|
#include <rewriter.h>
Static Public Member Functions | |
static bool | Rewrite (CompilationInfo *info) |
Definition at line 36 of file rewriter.h.
|
static |
Definition at line 235 of file rewriter.cc.
References List< T, ZoneAllocationPolicy >::Add(), ASSERT, VariableProxy::BindTo(), Isolate::factory(), CompilationInfo::function(), Scope::is_eval_scope(), Scope::is_global_scope(), CompilationInfo::isolate(), Variable::name(), Scope::NewTemporary(), Interface::NewValue(), v8::internal::NULL, Processor::Process(), Statement::set_statement_pos(), and CompilationInfo::zone().
Referenced by Compiler::RecompileParallel().