[Webkit-unassigned] [Bug 203898] Add FuzzerAgent that reads predictions from a file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 14:11:06 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=203898

--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 382922
  --> https://bugs.webkit.org/attachment.cgi?id=382922
proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=382922&action=review

> Source/JavaScriptCore/runtime/FileBasedFuzzerAgent.cpp:59
> +    BytecodeIndex bytecodeIndex = codeOrigin.bytecodeIndex();
> +    codeBlock->expressionRangeForBytecodeIndex(bytecodeIndex, divot, startOffset, endOffset, line, column);

I think you need to handle inline call frames here, right?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191107/979fb54c/attachment.htm>


More information about the webkit-unassigned mailing list