Commit a00830e
Meghana Gupta
StrictEquals fastpath
- Handle Neq case in TryGenerateFastCmSrXx
- While generating fastpath IsConstRegOpnd was checking IsSingleDef, change it to value type check to check for undefined/null/boolean
- Fast path for when one of the sources has a definite value type
- Changed helper path to include fast paths for objects which are not GlobalObject, HotDispatch or External1 parent faa7f33 commit a00830e
File tree
11 files changed
+426
-136
lines changed- lib
- Backend
- arm64
- arm
- Runtime/Language
11 files changed
+426
-136
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2842 | 2842 | | |
2843 | 2843 | | |
2844 | 2844 | | |
2845 | | - | |
| 2845 | + | |
2846 | 2846 | | |
2847 | 2847 | | |
2848 | 2848 | | |
| |||
0 commit comments