Sign in
chromium
/
v8
/
v8
/
refs/tags/13.4.33-pgo
/
.
/
src
/
bigint
/
DEPS
blob: 3700fc2b3bf6d4eb109394f448ece5a4d2664f7e [
file
]
include_rules
=
[
# Don't depend on the rest of V8.
"-include"
,
"-src"
,
"+src/bigint"
,
]
specific_include_rules
=
{
# The public interface should not depend on internals.
"bigint.h"
:
[
"-src/bigint"
,
],
}