Searched refs:kComputedGotoImplKind (Results 1 – 1 of 1) sorted by relevance
225 kComputedGotoImplKind // Computed-goto-based interpreter implementation. enumerator233 static constexpr InterpreterImplKind kInterpreterImplKind = kComputedGotoImplKind;277 DCHECK_EQ(kInterpreterImplKind, kComputedGotoImplKind); in Execute()293 DCHECK_EQ(kInterpreterImplKind, kComputedGotoImplKind); in Execute()