Home | History | Annotate | Download | only in src

Lines Matching defs:CompileCallDebugBreak

671   Handle<Code> code = compiler.CompileCallDebugBreak(flags);
1062 Handle<Code> StubCompiler::CompileCallDebugBreak(Code::Flags flags) {
1064 Handle<Code> code = GetCodeWithFlags(flags, "CompileCallDebugBreak");