Searched refs:kInterpreterImplKind (Results 1 – 1 of 1) sorted by relevance
321 static constexpr InterpreterImplKind kInterpreterImplKind = kComputedGotoImplKind; variable324 static constexpr InterpreterImplKind kInterpreterImplKind = kSwitchImpl; variable365 if (kInterpreterImplKind == kSwitchImpl) { in Execute()372 DCHECK_EQ(kInterpreterImplKind, kComputedGotoImplKind); in Execute()381 if (kInterpreterImplKind == kSwitchImpl) { in Execute()388 DCHECK_EQ(kInterpreterImplKind, kComputedGotoImplKind); in Execute()