Home | History | Annotate | Download | only in src

Lines Matching refs:Compiler

38 #include "compiler.h"
7915 ConstructStubCompiler compiler(isolate);
7916 Handle<Code> code = compiler.CompileConstructStub(function);
8055 // code from the full compiler.
9158 Handle<SharedFunctionInfo> shared = Compiler::CompileEval(
9188 Handle<SharedFunctionInfo> shared = Compiler::CompileEval(
10085 UNREACHABLE(); // keep the compiler happy
10489 // TODO(1240907): Hide compiler-introduced stack variables
11872 Compiler::CompileEval(function_source,
11965 Compiler::CompileEval(source,
12002 // is unsafe as GetScriptWrapper might call GC and the C++ compiler might
12957 List<FrameSummary> frames(Compiler::kMaxInliningLevels + 1);