Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:IsNone
(Results
1 - 25
of
54
) sorted by relevance
1
2
3
/third_party/node/deps/v8/src/compiler/
H
A
D
operation-typer.cc
326
if (type.
IsNone
()) return type;
in NumberAbs()
332
if (!type.
IsNone
()) {
in NumberAbs()
469
if (type.
IsNone
()) {
in NumberSign()
484
DCHECK(!type.
IsNone
());
in NumberSign()
523
if (type.
IsNone
()) return type;
in NumberToBoolean()
545
if (type.
IsNone
()) return type;
in NumberToString()
593
if (lhs.
IsNone
() || rhs.
IsNone
()) return Type::None();
in NumberAdd()
616
if (!lhs.
IsNone
() && !rhs.
IsNone
()) {
in NumberAdd()
[all...]
H
A
D
typer.cc
376
return input.
IsNone
() ? Type::None() : f(input, typer_);
in TypeUnaryOp()
386
return left.
IsNone
() || right.
IsNone
() ? Type::None()
in TypeBinaryOp()
394
if (lhs.
IsNone
() || rhs.
IsNone
()) return Type::None();
in BinaryNumberOpTyper()
495
if (type.
IsNone
()) return type;
in ToLength()
559
CHECK(!type.
IsNone
());
in ObjectIsArrayBufferView()
565
CHECK(!type.
IsNone
());
in ObjectIsBigInt()
572
CHECK(!type.
IsNone
());
in ObjectIsCallable()
580
CHECK(!type.
IsNone
());
in ObjectIsConstructor()
[all...]
H
A
D
types.cc
582
if (BitsetType::
IsNone
(this->BitsetLub() & that.BitsetLub())) return false;
in Maybe()
672
if (type1.
IsNone
() || type2.IsAny()) return type1; // Shortcut.
in Intersect()
673
if (type2.
IsNone
() || type1.IsAny()) return type2; // Shortcut.
in Intersect()
770
if (BitsetType::
IsNone
(lhs.BitsetLub() & rhs.BitsetLub())) return size;
in IntersectAux()
889
if (type1.IsAny() || type2.
IsNone
()) return type1;
in Union()
890
if (type2.IsAny() || type1.
IsNone
()) return type2;
in Union()
925
if (!range.
IsNone
()) result->Set(size++, range);
in Union()
H
A
D
access-info.cc
115
DCHECK(!field_representation.
IsNone
());
in DataField()
136
DCHECK(!field_representation.
IsNone
());
in FastDataConstant()
420
if (details_representation.
IsNone
()) {
in ComputeDataFieldAccessInfo()
456
if (descriptors_field_type->
IsNone
()) {
in ComputeDataFieldAccessInfo()
1112
if (details_representation.
IsNone
()) return Invalid();
in LookupTransition()
1140
if (descriptors_field_type->
IsNone
()) {
in LookupTransition()
H
A
D
types.h
262
static bool
IsNone
(bitset bits) { return bits == kNone; }
in IsNone()
function
402
bool
IsNone
() const { return payload_ == None().payload_; }
in IsNone()
function in v8::internal::compiler::BitsetType::Type
421
if (
IsNone
()) return false;
in IsSingleton()
H
A
D
constant-folding-reducer.cc
19
if (type.
IsNone
()) {
in TryGetConstant()
H
A
D
dead-code-elimination.cc
36
NodeProperties::GetTypeOrAny(node).
IsNone
();
in NoReturn()
220
NodeProperties::GetTypeOrAny(node).
IsNone
()) {
in ReducePhi()
H
A
D
typed-optimization.cc
178
if (!index_type.
IsNone
() && !length_type.
IsNone
() &&
in ReduceMaybeGrowFastElements()
586
if (NodeProperties::GetType(node).
IsNone
()) {
in ReduceSameValue()
/third_party/node/deps/v8/src/objects/
H
A
D
field-type.cc
58
if (
IsNone
()) return true;
in NowIs()
59
if (other.
IsNone
()) return false;
in NowIs()
68
if (
IsNone
() && other.
IsNone
()) return true;
in Equals()
80
} else if (
IsNone
()) {
in PrintTo()
H
A
D
property-details.h
155
DCHECK(
IsNone
() || IsSmi());
in MightCauseMapDeprecation()
167
if (
IsNone
()) return !other.IsDouble();
in CanBeInPlaceChangedTo()
183
if (IsHeapObject()) return other.
IsNone
();
in is_more_general_than()
198
DCHECK(!
IsNone
());
in size()
205
constexpr bool
IsNone
() const { return kind_ == kNone; }
in IsNone()
function in v8::internal::PropertyKind::PropertyLocation::PropertyConstness::Representation
H
A
D
field-type.h
38
bool
IsNone
() const { return *this == None(); }
in IsNone()
function in v8::internal::FieldType
H
A
D
osr-optimized-code-cache.cc
27
DCHECK(!osr_offset.
IsNone
());
in Insert()
219
DCHECK(!osr_offset.
IsNone
());
in FindEntry()
H
A
D
js-function-inl.h
112
DCHECK(
IsNone
(state) || ChecksTieringState());
in set_tiering_state()
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
reglist-arm64.h
113
if (!other1.
IsNone
() && (other1.type() == type_)) {
in IncludesAliasOf()
116
if (!other2.
IsNone
() && (other2.type() == type_)) {
in IncludesAliasOf()
119
if (!other3.
IsNone
() && (other3.type() == type_)) {
in IncludesAliasOf()
122
if (!other4.
IsNone
() && (other4.type() == type_)) {
in IncludesAliasOf()
H
A
D
macro-assembler-arm64.cc
1190
DCHECK(src1.
IsNone
() && src2.
IsNone
() && src3.
IsNone
());
in PushHelper()
1194
DCHECK(src2.
IsNone
() && src3.
IsNone
());
in PushHelper()
1198
DCHECK(src3.
IsNone
());
in PushHelper()
1227
DCHECK(dst1.
IsNone
() && dst2.
IsNone
() && dst3.
IsNone
());
in PopHelper()
1231
DCHECK(dst2.
IsNone
()
in PopHelper()
[all...]
H
A
D
assembler-arm64-inl.h
76
if (!other1.
IsNone
() && (other1.type() == type_)) Remove(other1.code());
in Remove()
77
if (!other2.
IsNone
() && (other2.type() == type_)) Remove(other2.code());
in Remove()
78
if (!other3.
IsNone
() && (other3.type() == type_)) Remove(other3.code());
in Remove()
79
if (!other4.
IsNone
() && (other4.type() == type_)) Remove(other4.code());
in Remove()
/third_party/vixl/src/aarch64/
H
A
D
registers-aarch64.h
121
if (
IsNone
()) return 0;
in GetBit()
191
bool
IsNone
() const { return GetType() == kNoRegister; }
193
// `GetType() == kNoRegister` implies
IsNone
(), and vice-versa.
258
bool IsValidOrNone() const { return
IsNone
() || IsValid(); }
295
VIXL_ASSERT(
IsNone
() || IsZRegister() || IsPRegister());
1006
VIXL_ASSERT(regs[i].
IsNone
());
H
A
D
macro-assembler-aarch64.cc
2339
VIXL_ASSERT(src1.
IsNone
() && src2.
IsNone
() && src3.
IsNone
());
in Emit()
2343
VIXL_ASSERT(src2.
IsNone
() && src3.
IsNone
());
in Emit()
2347
VIXL_ASSERT(src3.
IsNone
());
in Emit()
2383
VIXL_ASSERT(dst1.
IsNone
() && dst2.
IsNone
() && dst3.
IsNone
());
in Emit()
2387
VIXL_ASSERT(dst2.
IsNone
()
in Emit()
[all...]
H
A
D
operands-aarch64.h
600
return base_.IsX() && regoffset_.
IsNone
() &&
in IsScalarPlusImmediate()
623
regoffset_.
IsNone
() && (mod_ == NO_SVE_OFFSET_MODIFIER);
in IsVectorPlusImmediate()
667
VIXL_ASSERT(regoffset_.
IsNone
());
in GetImmediateOffset()
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
instruction-selector.h
91
bool
IsNone
() const { return mode_ == kFlags_none; }
in IsNone()
function in v8::internal::compiler::final
98
DCHECK(!
IsNone
());
in condition()
143
DCHECK(!
IsNone
());
in Negate()
148
DCHECK(!
IsNone
());
in Commute()
/third_party/node/deps/v8/src/runtime/
H
A
D
runtime-compiler.cc
246
DCHECK(!osr_offset.
IsNone
());
in RUNTIME_FUNCTION()
310
!
IsNone
(function->tiering_state()) &&
in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/torque/
H
A
D
declarable.cc
89
while (s && s->GetSpecializationRequester().
IsNone
()) s = s->ParentScope();
in SpecializationRequester()
H
A
D
utils.cc
141
if (!requester.
IsNone
()) {
in MessageBuilder()
/third_party/node/deps/v8/src/ic/
H
A
D
handler-configuration.cc
238
DCHECK(!representation.
IsNone
());
in StoreOwnTransition()
273
DCHECK(!representation.
IsNone
());
in StoreTransition()
/third_party/node/deps/v8/src/codegen/
H
A
D
optimized-compilation-info.h
116
bool is_osr() const { return !osr_offset_.
IsNone
(); }
in is_osr()
Completed in 33 milliseconds
1
2
3