Searched refs:kFallThrough (Results 1 – 7 of 7) sorted by relevance
58 const kFallThrough = Symbol('fall through'); constant120 if (dependencies === kFallThrough ||166 if (dependencies === kFallThrough) return true;231 kFallThrough,444 defaultDependencies === true ? kFallThrough : defaultDependencies,521 if (result === kFallThrough) return true;
25 kFallThrough = 2,
57 result.m_status = kFallThrough;
364 if (response.status() == DispatchResponse::kFallThrough) {
3613 masm.FinalizeCode(MacroAssembler::kFallThrough); in TEST_T32()3876 masm.FinalizeCode(MacroAssembler::kFallThrough); in NearBranchAndLiteralFuzzHelper()
746 kFallThrough, // There may be more code to execute after calling Finalize. enumerator
65 kFallThrough, // There may be more code to execute after calling Finalize. enumerator