Skip to content

Commit d107bb8

Browse files
committed
reproduce v8 fast api bug
1 parent a9a9829 commit d107bb8

File tree

4 files changed

+204
-179
lines changed

4 files changed

+204
-179
lines changed

src/workerd/jsg/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ wd_cc_library(
282282
src = f,
283283
local_defines = ["JSG_IMPLEMENTATION"],
284284
deps = [":jsg"],
285+
size = "enormous",
285286
) for f in glob(
286287
["*-test.c++"],
287288
exclude = [

0 commit comments

Comments
 (0)