WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
227558
BytecodeGenerator should emit is_null in more places
https://bugs.webkit.org/show_bug.cgi?id=227558
Summary
BytecodeGenerator should emit is_null in more places
Keith Miller
Reported
2021-06-30 18:07:55 PDT
BytecodeGenerator should emit is_null and is_undefined in more places
Attachments
Patch
(1.95 KB, patch)
2021-06-30 18:20 PDT
,
Keith Miller
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Keith Miller
Comment 1
2021-06-30 18:20:57 PDT
Created
attachment 432648
[details]
Patch
Yusuke Suzuki
Comment 2
2021-06-30 18:23:50 PDT
Comment on
attachment 432648
[details]
Patch I think this is intentional: OpEqNull also checks masquerade-as-undefined while strict-eq-jsnull doesn't.
Keith Miller
Comment 3
2021-06-30 18:28:05 PDT
(In reply to Yusuke Suzuki from
comment #2
)
> Comment on
attachment 432648
[details]
> Patch > > I think this is intentional: OpEqNull also checks masquerade-as-undefined > while strict-eq-jsnull doesn't.
Ah, I'm surprised we don't have a test for this...
Mark Lam
Comment 4
2021-06-30 21:19:31 PDT
(In reply to Keith Miller from
comment #3
)
> (In reply to Yusuke Suzuki from
comment #2
) > > Comment on
attachment 432648
[details]
> > Patch > > > > I think this is intentional: OpEqNull also checks masquerade-as-undefined > > while strict-eq-jsnull doesn't. > > Ah, I'm surprised we don't have a test for this...
Do we have one in testapi?
Radar WebKit Bug Importer
Comment 5
2021-07-07 18:08:20 PDT
<
rdar://problem/80298794
>
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