Home | History | Annotate | Download | only in src

Lines Matching refs:ComputeCallDebugBreak

65 static Handle<Code> ComputeCallDebugBreak(int argc) {
66 CALL_HEAP_FUNCTION(StubCache::ComputeCallDebugBreak(argc), Code);
1346 return ComputeCallDebugBreak(code->arguments_count());