Home
last modified time | relevance | path

Searched refs:DCHECK_NE (Results 1 - 25 of 355) sorted by relevance

12345678910>>...15

/third_party/node/deps/v8/src/objects/
H A Dtagged-field-inl.h59 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in load()
68 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in load()
79 DCHECK_NE(kFieldOffset, HeapObject::kMapOffset); in store()
91 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in store()
100 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in Relaxed_Load()
109 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in Relaxed_Load()
132 DCHECK_NE(kFieldOffset, HeapObject::kMapOffset); in Relaxed_Store()
141 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in Relaxed_Store()
149 DCHECK_NE(kFieldOffset + offset, HeapObject::kMapOffset); in Acquire_Load()
165 DCHECK_NE(kFieldOffse in Acquire_Load()
[all...]
H A Dscript-inl.h60 DCHECK_NE(type(), TYPE_WEB_SNAPSHOT); in set_eval_from_shared()
72 DCHECK_NE(type(), TYPE_WEB_SNAPSHOT); in set_wrapped_arguments()
107 DCHECK_NE(TYPE_WASM, type()); in set_shared_function_infos()
H A Dmodule.cc73 DCHECK_NE(new_status, Module::kErrored); in SetStatus()
106 DCHECK_NE(module->status(), kEvaluating); in ResetGraph()
166 DCHECK_NE(module->status(), kEvaluating); in ResolveExport()
211 DCHECK_NE(module->status(), kEvaluating); in PrepareInstantiate()
212 DCHECK_NE(module->status(), kLinking); in PrepareInstantiate()
230 DCHECK_NE(module->status(), kEvaluating); in FinishInstantiate()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dregister-arm64.cc152 DCHECK_NE(vform, kFormatUndefined); in RegisterSizeInBitsFromFormat()
173 DCHECK_NE(vform, kFormatUndefined); in LaneSizeInBitsFromFormat()
201 DCHECK_NE(vform, kFormatUndefined); in LaneSizeInBytesLog2FromFormat()
225 DCHECK_NE(vform, kFormatUndefined); in LaneCountFromFormat()
250 DCHECK_NE(vform, kFormatUndefined); in MaxLaneCountFromFormat()
275 DCHECK_NE(vform, kFormatUndefined); in IsVectorFormat()
H A Dutils-arm64.cc102 DCHECK_NE(value, 0U); in LowestSetBitPosition()
107 DCHECK_NE(value, 0U); in HighestSetBitPosition()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-label.h26 DCHECK_NE(offset_, kInvalidOffset); in offset()
34 DCHECK_NE(offset, kInvalidOffset); in bind_to()
54 DCHECK_NE(jump_offset_, kInvalidOffset); in jump_offset()
70 DCHECK_NE(offset, kInvalidOffset); in set_referrer()
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.cc60 DCHECK_NE(iter, all_regions_.end()); in FindRegion()
79 DCHECK_NE(iter, free_regions_.end()); in FreeListRemoveRegion()
89 DCHECK_NE(new_size, 0); in Split()
132 DCHECK_NE(size, 0); in AllocateRegion()
172 DCHECK_NE(size, 0); in AllocateRegionAt()
174 DCHECK_NE(region_state, RegionState::kFree); in AllocateRegionAt()
288 DCHECK_NE(next_iter, all_regions_.end()); in TrimRegion()
299 DCHECK_NE(prev_iter, all_regions_.end()); in TrimRegion()
/third_party/node/deps/v8/src/profiler/
H A Doutput-stream-writer.h51 DCHECK_NE(c, '\0'); in AddCharacter()
94 DCHECK_NE(result, -1);
101 DCHECK_NE(result, -1);
/third_party/node/deps/v8/src/builtins/
H A Dconstants-table-builder.cc132 DCHECK_NE(ReadOnlyRoots(isolate_).undefined_value(), table->get(i)); in Finalize()
133 DCHECK_NE(ReadOnlyRoots(isolate_).self_reference_marker(), table->get(i)); in Finalize()
134 DCHECK_NE(ReadOnlyRoots(isolate_).basic_block_counters_marker(), in Finalize()
/third_party/node/deps/v8/src/codegen/shared-ia32-x64/
H A Dmacro-assembler-shared-ia32-x64.cc164 DCHECK_NE(dst, rep); // Ensure rep is not overwritten. in F64x2ReplaceLane()
404 DCHECK_NE(dst, tmp2); in I8x16Shl()
453 DCHECK_NE(dst, tmp); in I8x16ShrS()
468 DCHECK_NE(src1, tmp2); in I8x16ShrS()
488 DCHECK_NE(dst, tmp2); in I8x16ShrU()
511 DCHECK_NE(src1, tmp2); in I8x16ShrU()
876 DCHECK_NE(dst, src0); in I64x2GtS()
877 DCHECK_NE(dst, src1); in I64x2GtS()
900 DCHECK_NE(dst, src0); in I64x2GeS()
909 DCHECK_NE(ds in I64x2GeS()
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dcpu-features.h122 DCHECK_NE(icache_line_size_, 0); in icache_line_size()
127 DCHECK_NE(dcache_line_size_, 0); in dcache_line_size()
/third_party/node/deps/v8/src/execution/arm/
H A Dframe-constants-arm.h98 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
106 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/loong64/
H A Dframe-constants-loong64.h62 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
70 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/ppc/
H A Dframe-constants-ppc.h66 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
74 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/mips/
H A Dframe-constants-mips.h65 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
73 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/mips64/
H A Dframe-constants-mips64.h61 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
69 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/x64/
H A Dframe-constants-x64.h79 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
87 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/ia32/
H A Dframe-constants-ia32.h72 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
80 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/s390/
H A Dframe-constants-s390.h65 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
73 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/execution/riscv64/
H A Dframe-constants-riscv64.h64 DCHECK_NE(0, kPushedGpRegs.bits() & (1 << reg_code)); in GetPushedGpRegisterOffset()
72 DCHECK_NE(0, kPushedFpRegs.bits() & (1 << reg_code)); in GetPushedFpRegisterOffset()
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum-dtoa.cc17 DCHECK_NE(significand, 0); in NormalizedExponent()
194 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits()
205 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits()
219 DCHECK_NE(buffer[(*length) - 1], '9'); in GenerateShortestDigits()
/third_party/node/deps/v8/src/utils/
H A Didentity-map.cc89 DCHECK_NE(index, start); in InsertKey()
96 DCHECK_NE(keys_[index], not_mapped); in DeleteIndex()
237 DCHECK_NE(keys_[index], ReadOnlyRoots(heap_).not_mapped_symbol().ptr()); in KeyAtIndex()
245 DCHECK_NE(keys_[index], ReadOnlyRoots(heap_).not_mapped_symbol().ptr()); in EntryAtIndex()
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap.cc122 DCHECK_NE(Config::MarkingType::kAtomic, config.marking_type); in StartIncrementalGarbageCollection()
123 DCHECK_NE(marking_support_, Config::MarkingType::kAtomic); in StartIncrementalGarbageCollection()
140 DCHECK_NE(Config::MarkingType::kAtomic, config_.marking_type); in FinalizeIncrementalGarbageCollectionIfRunning()
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.cc275 DCHECK_NE(Event::State::ATOMIC, current_.state); in StartCycle()
1419 DCHECK_NE(-1, cppgc_metrics.mark_duration_us); in CopyTimeMetrics()
1421 DCHECK_NE(-1, cppgc_metrics.sweep_duration_us); in CopyTimeMetrics()
1431 DCHECK_NE(-1, cppgc_metrics.compact_duration_us); in CopyTimeMetrics()
1433 DCHECK_NE(-1, cppgc_metrics.mark_duration_us); in CopyTimeMetrics()
1435 DCHECK_NE(-1, cppgc_metrics.sweep_duration_us); in CopyTimeMetrics()
1437 DCHECK_NE(-1, cppgc_metrics.weak_duration_us); in CopyTimeMetrics()
1449 DCHECK_NE(-1, cppgc_metrics.after_bytes); in CopySizeMetrics()
1451 DCHECK_NE(-1, cppgc_metrics.before_bytes); in CopySizeMetrics()
1453 DCHECK_NE( in CopySizeMetrics()
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmemory-protection-key.cc206 DCHECK_NE(kNoMemoryProtectionKey, key); in SetPermissionsForMemoryProtectionKey()
217 DCHECK_NE(kNoMemoryProtectionKey, key); in GetMemoryProtectionKeyPermission()

Completed in 15 milliseconds

12345678910>>...15