Skip to content

Commit 891f464

Browse files
committed
build/meson: added object_null in microbench
fixup: 0a00011 ("Optimize {__proto__:null} object literal creation", #1118)
1 parent 083cb29 commit 891f464

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

meson.build

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ if tests.allowed()
424424

425425
'math_min',
426426

427+
'object_null',
428+
427429
'regexp_ascii',
428430
'regexp_utf16',
429431

0 commit comments

Comments
 (0)