mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
bun run clang-format
This commit is contained in:
committed by
github-actions[bot]
parent
4959d1ad4b
commit
812e91c0bd
@@ -274,7 +274,7 @@ AsymmetricMatcherResult matchAsymmetricMatcherAndGetFlags(JSGlobalObject* global
|
||||
if (!matcherProp.isCell()) {
|
||||
return AsymmetricMatcherResult::NOT_MATCHER;
|
||||
}
|
||||
|
||||
|
||||
JSCell* matcherPropCell = matcherProp.asCell();
|
||||
AsymmetricMatcherConstructorType constructorType = AsymmetricMatcherConstructorType::none;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user