Home | History | Annotate | Download | only in arm64

Lines Matching refs:kIsCallable

5565            (1 << Map::kIsCallable) | (1 << Map::kIsUndetectable));
5566 EmitCompareAndBranch(instr, eq, scratch, 1 << Map::kIsCallable);
5581 (1 << Map::kIsCallable) | (1 << Map::kIsUndetectable));