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:BIND
(Results
1 - 25
of
48
) sorted by relevance
1
2
/third_party/node/deps/v8/src/builtins/
H
A
D
builtins-sharedarraybuffer-gen.cc
90
BIND
(&invalid);
in ValidateIntegerTypedArray()
96
BIND
(¬_float_or_clamped);
in ValidateIntegerTypedArray()
125
BIND
(&range_error);
129
BIND
(&done);
212
BIND
(&i8);
216
BIND
(&u8);
220
BIND
(&i16);
224
BIND
(&u16);
228
BIND
(&i32);
232
BIND
(
[all...]
H
A
D
builtins-global-gen.cc
23
BIND
(&loop);
in TF_BUILTIN()
37
BIND
(&if_numisheapnumber);
in TF_BUILTIN()
45
BIND
(&if_numisnotheapnumber);
in TF_BUILTIN()
54
BIND
(&return_true);
in TF_BUILTIN()
57
BIND
(&return_false);
in TF_BUILTIN()
72
BIND
(&loop);
in TF_BUILTIN()
86
BIND
(&if_numisheapnumber);
in TF_BUILTIN()
93
BIND
(&if_numisnotheapnumber);
in TF_BUILTIN()
102
BIND
(&return_true);
in TF_BUILTIN()
105
BIND
(
in TF_BUILTIN()
[all...]
H
A
D
builtins-object-gen.cc
189
BIND
(&if_no_properties);
in GetOwnValuesOrEntries()
199
BIND
(&if_call_runtime_with_fast_path);
in GetOwnValuesOrEntries()
210
BIND
(&if_call_runtime);
in GetOwnValuesOrEntries()
251
BIND
(&if_has_enum_cache);
in FastGetOwnValuesOrEntries()
280
BIND
(&loop);
in FastGetOwnValuesOrEntries()
334
BIND
(&next_descriptor);
in FastGetOwnValuesOrEntries()
341
BIND
(&after_loop);
in FastGetOwnValuesOrEntries()
371
BIND
(&if_objectisnotsmi);
in TF_BUILTIN()
387
BIND
(&if_unique_name);
in TF_BUILTIN()
391
BIND
(
in TF_BUILTIN()
[all...]
H
A
D
builtins-proxy-gen.cc
31
BIND
(&callable_target);
in AllocateProxy()
40
BIND
(&constructor_target);
in AllocateProxy()
46
BIND
(&none_target);
in AllocateProxy()
52
BIND
(&create_proxy);
in AllocateProxy()
133
BIND
(&trap_undefined);
in TF_BUILTIN()
139
BIND
(&throw_proxy_handler_revoked);
in TF_BUILTIN()
193
BIND
(¬_an_object);
in TF_BUILTIN()
198
BIND
(&trap_undefined);
in TF_BUILTIN()
208
BIND
(&throw_proxy_handler_revoked);
in TF_BUILTIN()
231
BIND
(
in CheckGetSetTrapResult()
[all...]
H
A
D
builtins-iterator-gen.cc
38
BIND
(&if_not_callable);
in GetIterator()
42
BIND
(&if_callable);
in GetIterator()
50
BIND
(&if_notobject);
in GetIterator()
54
BIND
(&get_next);
in GetIterator()
87
BIND
(&if_generic);
in IteratorStep()
102
BIND
(&if_notobject);
in IteratorStep()
106
BIND
(&return_result);
in IteratorStep()
123
BIND
(&if_generic);
in IteratorValue()
130
BIND
(&exit);
in IteratorValue()
166
BIND
(
in FillFixedArrayFromIterable()
[all...]
H
A
D
builtins-string-gen.cc
32
BIND
(&if_sequential);
in DirectStringData()
40
BIND
(&if_external);
in DirectStringData()
46
BIND
(&if_join);
in DirectStringData()
140
BIND
(&restart);
in GenerateStringEqual()
150
BIND
(&if_indirect);
in GenerateStringEqual()
159
BIND
(&if_equal);
in GenerateStringEqual()
162
BIND
(&if_notequal);
in GenerateStringEqual()
222
BIND
(&if_oneonebytestring);
in StringEqual_Core()
227
BIND
(&if_twotwobytestring);
in StringEqual_Core()
232
BIND
(
in StringEqual_Core()
[all...]
H
A
D
builtins-array-gen.cc
60
BIND
(&fast);
in TypedArrayMapProcessor()
81
BIND
(&slow);
in TypedArrayMapProcessor()
87
BIND
(&detached);
in TypedArrayMapProcessor()
92
BIND
(&done);
in TypedArrayMapProcessor()
140
BIND
(&throw_not_typed_array);
in GenerateIteratingTypedArrayBuiltinBody()
143
BIND
(&throw_not_callable);
in GenerateIteratingTypedArrayBuiltinBody()
146
BIND
(&throw_detached);
in GenerateIteratingTypedArrayBuiltinBody()
150
BIND
(&unexpected_instance_type);
in GenerateIteratingTypedArrayBuiltinBody()
167
BIND
(&distinguish_types);
in GenerateIteratingTypedArrayBuiltinBody()
178
BIND
(
in GenerateIteratingTypedArrayBuiltinBody()
[all...]
H
A
D
builtins-regexp-gen.cc
73
BIND
(&if_code_is_off_heap);
in LoadCodeObjectEntry()
87
BIND
(&out);
in LoadCodeObjectEntry()
125
BIND
(&result_has_indices);
in AllocateRegExpResult()
138
BIND
(&allocated);
in AllocateRegExpResult()
180
BIND
(&finish_initialization);
in AllocateRegExpResult()
266
BIND
(&loop);
in ConstructNewResultFromMatchInfo()
286
BIND
(&next_iter);
in ConstructNewResultFromMatchInfo()
293
BIND
(&named_captures);
in ConstructNewResultFromMatchInfo()
351
BIND
(&inner_loop);
in ConstructNewResultFromMatchInfo()
383
BIND
(
in ConstructNewResultFromMatchInfo()
[all...]
H
A
D
builtins-constructor-gen.cc
78
BIND
(&if_construct_generic);
in BuildConstruct()
81
BIND
(&if_construct_array);
in BuildConstruct()
110
BIND
(&if_construct_array);
in TF_BUILTIN()
113
BIND
(&if_construct_generic);
in TF_BUILTIN()
170
BIND
(&if_construct_array);
in BuildConstructWithSpread()
173
BIND
(&if_construct_generic);
in BuildConstructWithSpread()
196
BIND
(&no_closures);
in TF_BUILTIN()
200
BIND
(&one_closure);
in TF_BUILTIN()
204
BIND
(&cell_done);
in TF_BUILTIN()
244
BIND
(
in TF_BUILTIN()
[all...]
H
A
D
builtins-collections-gen.cc
57
BIND
(&allocate_table);
in AddConstructorEntries()
66
BIND
(&fast_loop);
in AddConstructorEntries()
83
BIND
(&if_may_have_side_effects);
in AddConstructorEntries()
91
BIND
(&if_modified);
in AddConstructorEntries()
93
BIND
(&if_not_modified);
in AddConstructorEntries()
102
BIND
(&slow_loop);
in AddConstructorEntries()
108
BIND
(&exit);
in AddConstructorEntries()
135
BIND
(&if_smiorobjects);
in AddConstructorEntriesFromFastJSArray()
152
BIND
(&if_doubles);
in AddConstructorEntriesFromFastJSArray()
174
BIND
(
in AddConstructorEntriesFromFastJSArray()
[all...]
H
A
D
builtins-call-gen.cc
163
BIND
(&if_target_not_callable);
in CallOrConstructWithArrayLike()
168
BIND
(&if_target_callable);
in CallOrConstructWithArrayLike()
176
BIND
(&if_target_not_constructor);
in CallOrConstructWithArrayLike()
181
BIND
(&if_target_constructor);
in CallOrConstructWithArrayLike()
189
BIND
(&if_new_target_not_constructor);
in CallOrConstructWithArrayLike()
194
BIND
(&if_new_target_constructor);
in CallOrConstructWithArrayLike()
215
BIND
(&if_array);
in CallOrConstructWithArrayLike()
240
BIND
(&if_holey_array);
in CallOrConstructWithArrayLike()
249
BIND
(&if_arguments);
in CallOrConstructWithArrayLike()
262
BIND
(
in CallOrConstructWithArrayLike()
[all...]
H
A
D
builtins-internal-gen.cc
57
BIND
(&runtime);
in TF_BUILTIN()
72
BIND
(&runtime);
in TF_BUILTIN()
111
BIND
(&tailcall_to_shared);
in TF_BUILTIN()
192
BIND
(&slow_path);
in InsertIntoRememberedSet()
203
BIND
(&next);
in InsertIntoRememberedSet()
263
BIND
(&test_old_to_young_flags);
in GenerationalWriteBarrier()
282
BIND
(&remembered_set_only);
in GenerationalWriteBarrier()
290
BIND
(&remembered_set_and_incremental_wb);
in GenerationalWriteBarrier()
298
BIND
(&incremental_wb);
in GenerationalWriteBarrier()
305
BIND
(
in GenerationalWriteBarrier()
[all...]
H
A
D
builtins-handler-gen.cc
124
BIND
(&if_##FROM##_##TO); \
in DispatchForElementsKindTransition()
132
BIND
(&if_unknown_type);
in DispatchForElementsKindTransition()
135
BIND
(&next);
in DispatchForElementsKindTransition()
170
BIND
(&miss);
in Generate_ElementsTransitionAndStore()
258
BIND
(&if_##KIND); \
in DispatchByElementsKind()
275
BIND
(&if_unknown_type);
in DispatchByElementsKind()
278
BIND
(&next);
in DispatchByElementsKind()
313
BIND
(&miss);
in Generate_StoreFastElementIC()
345
BIND
(&miss);
in TF_BUILTIN()
375
BIND
(
in TF_BUILTIN()
[all...]
H
A
D
builtins-lazy-gen.cc
40
BIND
(&no_match);
in TailCallRuntimeIfStateEquals()
76
BIND
(&may_have_optimized_code);
in MaybeTailCallOptimizedCodeSlot()
105
BIND
(&heal_optimized_code_slot);
in MaybeTailCallOptimizedCodeSlot()
111
BIND
(&fallthrough);
in MaybeTailCallOptimizedCodeSlot()
151
BIND
(&maybe_use_sfi_code);
in CompileLazy()
161
BIND
(&baseline);
in CompileLazy()
172
BIND
(&tailcall_code);
in CompileLazy()
175
BIND
(&compile_function);
in CompileLazy()
H
A
D
builtins-microtask-queue-gen.cc
146
BIND
(&is_callable);
in RunSingleMicrotask()
165
BIND
(&is_callback);
in RunSingleMicrotask()
190
BIND
(&is_promise_resolve_thenable_job);
in RunSingleMicrotask()
222
BIND
(&is_promise_fulfill_reaction_job);
in RunSingleMicrotask()
246
BIND
(&preserved_data_done);
in RunSingleMicrotask()
268
BIND
(&preserved_data_reset_done);
in RunSingleMicrotask()
275
BIND
(&is_promise_reject_reaction_job);
in RunSingleMicrotask()
299
BIND
(&preserved_data_done);
in RunSingleMicrotask()
321
BIND
(&preserved_data_reset_done);
in RunSingleMicrotask()
328
BIND
(
in RunSingleMicrotask()
[all...]
H
A
D
builtins-async-iterator-gen.cc
84
BIND
(&if_receiverisincompatible);
in ThrowIfNotAsyncFromSyncIterator()
100
BIND
(&done);
in ThrowIfNotAsyncFromSyncIterator()
133
BIND
(&if_isnotundefined);
in Generate_AsyncFromSyncIteratorMethod()
143
BIND
(&has_sent_value);
in Generate_AsyncFromSyncIteratorMethod()
148
BIND
(&no_sent_value);
in Generate_AsyncFromSyncIteratorMethod()
153
BIND
(&merge);
in Generate_AsyncFromSyncIteratorMethod()
187
BIND
(&reject_promise);
in Generate_AsyncFromSyncIteratorMethod()
216
BIND
(&if_fastpath);
in LoadIteratorResult()
225
BIND
(&if_slowpath);
in LoadIteratorResult()
244
BIND
(
in LoadIteratorResult()
[all...]
H
A
D
builtins-async-generator-gen.cc
177
BIND
(&done);
in AsyncGeneratorEnqueue()
181
BIND
(&if_receiverisincompatible);
in AsyncGeneratorEnqueue()
232
BIND
(&if_instrumentation);
in AsyncGeneratorAwaitResumeClosure()
241
BIND
(&if_instrumentation_done);
in AsyncGeneratorAwaitResumeClosure()
279
BIND
(&empty);
in AddAsyncGeneratorRequestToQueue()
285
BIND
(&loop);
in AddAsyncGeneratorRequestToQueue()
293
BIND
(&next_empty);
in AddAsyncGeneratorRequestToQueue()
299
BIND
(&loop_next);
in AddAsyncGeneratorRequestToQueue()
305
BIND
(&done);
in AddAsyncGeneratorRequestToQueue()
420
BIND
(
in TF_BUILTIN()
[all...]
H
A
D
builtins-temporal-gen.cc
48
BIND
(&loop_start);
in TemporalInstantFixedArrayFromIterable()
65
BIND
(&if_isnottemporalinstant);
in TemporalInstantFixedArrayFromIterable()
79
BIND
(&if_exception);
in TemporalInstantFixedArrayFromIterable()
86
BIND
(&done);
in TemporalInstantFixedArrayFromIterable()
/third_party/node/deps/v8/src/ic/
H
A
D
binary-op-assembler.cc
36
BIND
(&if_lhsissmi);
in Generate_AddWithFeedback()
45
BIND
(&if_rhsisnotsmi);
in Generate_AddWithFeedback()
56
BIND
(&if_rhsissmi);
in Generate_AddWithFeedback()
78
BIND
(&if_overflow);
in Generate_AddWithFeedback()
87
BIND
(&if_lhsisnotsmi);
in Generate_AddWithFeedback()
98
BIND
(&if_rhsisnotsmi);
in Generate_AddWithFeedback()
109
BIND
(&if_rhsissmi);
in Generate_AddWithFeedback()
118
BIND
(&do_fadd);
in Generate_AddWithFeedback()
130
BIND
(&if_lhsisnotnumber);
in Generate_AddWithFeedback()
139
BIND
(
in Generate_AddWithFeedback()
[all...]
H
A
D
keyed-store-generic.cc
245
BIND
(&loop_body);
in BranchIfPrototypesMayHaveReadOnlyElements()
285
BIND
(&check_holey_map);
in TryRewriteElements()
296
BIND
(&perform_transition);
in TryRewriteElements()
334
BIND
(&already_holey);
in TryChangeToHoleyMap()
354
BIND
(&check_other_kind);
in TryChangeToHoleyMapMulti()
358
BIND
(&already_holey);
in TryChangeToHoleyMapMulti()
414
BIND
(&hole_check_passed);
in StoreElementWithCapacity()
432
BIND
(&non_smi_value);
in StoreElementWithCapacity()
450
BIND
(&must_transition);
in StoreElementWithCapacity()
459
BIND
(
in StoreElementWithCapacity()
[all...]
H
A
D
accessor-assembler.cc
123
BIND
(&loop);
in HandlePolymorphicCase()
137
BIND
(&loop_next);
in HandlePolymorphicCase()
209
BIND
(&try_proto_handler);
in HandleLoadICHandlerCase()
219
BIND
(&if_smi_handler);
in HandleLoadICHandlerCase()
226
BIND
(&call_handler);
in HandleLoadICHandlerCase()
283
BIND
(&load);
in HandleLoadAccessor()
303
BIND
(&inobject);
in HandleLoadField()
309
BIND
(&is_double);
in HandleLoadField()
320
BIND
(&out_of_object);
in HandleLoadField()
328
BIND
(
in HandleLoadField()
[all...]
H
A
D
unary-op-assembler.cc
35
BIND
(&if_number);
in BitwiseNot()
46
BIND
(&if_bigint);
in BitwiseNot()
54
BIND
(&out);
in BitwiseNot()
94
BIND
(&if_zero);
in Negate()
99
BIND
(&if_min_smi);
in Negate()
103
BIND
(&end);
in Negate()
143
BIND
(&start);
in UnaryOpWithFeedback()
159
BIND
(&if_smi);
in UnaryOpWithFeedback()
166
BIND
(&if_heapnumber);
in UnaryOpWithFeedback()
172
BIND
(
in UnaryOpWithFeedback()
[all...]
/third_party/node/deps/v8/src/codegen/
H
A
D
code-stub-assembler.cc
115
BIND
(¬_ok);
in Check()
122
BIND
(&ok);
in Check()
165
BIND
(¬_ok);
in FastCheck()
167
BIND
(&ok);
in FastCheck()
356
BIND
(&return_x);
in Float64Round()
378
BIND
(&if_xgreaterthanzero);
in Float64Ceil()
390
BIND
(&if_xnotgreaterthanzero);
in Float64Ceil()
404
BIND
(&return_minus_x);
in Float64Ceil()
408
BIND
(&return_x);
in Float64Ceil()
430
BIND
(
in Float64Floor()
[all...]
/third_party/node/deps/v8/src/interpreter/
H
A
D
interpreter-generator.cc
378
BIND
(&slowpath);
in LookupContextSlot()
434
BIND
(&slowpath);
in LookupGlobalSlot()
480
BIND
(&strict);
in IGNITION_HANDLER()
489
BIND
(&sloppy);
in IGNITION_HANDLER()
496
BIND
(&hoisting);
in IGNITION_HANDLER()
503
BIND
(&ordinary);
in IGNITION_HANDLER()
511
BIND
(&end);
in IGNITION_HANDLER()
546
BIND
(&done);
in IGNITION_HANDLER()
778
BIND
(&if_export);
in IGNITION_HANDLER()
790
BIND
(
in IGNITION_HANDLER()
[all...]
H
A
D
interpreter-assembler.cc
191
BIND
(&context_search);
in GetContextAtDepth()
201
BIND
(&context_found);
in GetContextAtDepth()
815
BIND
(&construct_generic);
in Construct()
827
BIND
(&construct_array);
in Construct()
840
BIND
(&return_result);
in Construct()
866
BIND
(&extra_checks);
in ConstructWithSpread()
884
BIND
(&check_initialized);
in ConstructWithSpread()
893
BIND
(&initialize);
in ConstructWithSpread()
902
BIND
(&loop);
in ConstructWithSpread()
912
BIND
(
in ConstructWithSpread()
[all...]
Completed in 30 milliseconds
1
2