Home | History | Annotate | Download | only in src

Lines Matching defs:CompileCallDebugBreak

851   Handle<Code> code = compiler.CompileCallDebugBreak(flags);
1253 Handle<Code> StubCompiler::CompileCallDebugBreak(Code::Flags flags) {
1255 Handle<Code> code = GetCodeWithFlags(flags, "CompileCallDebugBreak");