WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
155547
op_set_function_name should be an op_call to an internal function.
https://bugs.webkit.org/show_bug.cgi?id=155547
Summary
op_set_function_name should be an op_call to an internal function.
Mark Lam
Reported
2016-03-16 10:28:39 PDT
op_set_function_name effectively calls an function with 2 values: a function object, and a value to set as its name. We can implement this as an op_call instead of using a custom bytecode.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug