summaryrefslogtreecommitdiff
path: root/quickjs-libc.c
diff options
context:
space:
mode:
authorKasper Isager Dalsgarð <kasperisager@hey.com>2024-05-09 13:07:40 +0200
committerGitHub <noreply@github.com>2024-05-09 13:07:40 +0200
commitf3f2f4271785827d1be2ff97363b70b3320ee8cd (patch)
treeeec64bf4fb7119315b4211664f6d767a04faace5 /quickjs-libc.c
parent6f9d05fd2b9de2f132b22518dabf201cea1c4fba (diff)
downloadquickjs-f3f2f4271785827d1be2ff97363b70b3320ee8cd.tar.gz
quickjs-f3f2f4271785827d1be2ff97363b70b3320ee8cd.zip
Add `JS_StrictEq()`, `JS_SameValue()`, and `JS_SameValueZero()` (#264)
* add `JS_StrictEq()`, `JS_SameValue()`, and `JS_SameValueZero()` all accepting `JSValueConst` * make `js_strict_eq` accept `JSValueConst`, remove uses of this function internally and replace them with `js_strict_eq2` instead.
Diffstat (limited to 'quickjs-libc.c')
0 files changed, 0 insertions, 0 deletions