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:Sweep
(Results
1 - 9
of
9
) sorted by relevance
/third_party/node/deps/v8/src/heap/
H
A
D
array-buffer-sweeper.cc
85
void
Sweep
();
119
job_->
Sweep
();
in EnsureFinished()
166
job_->
Sweep
();
in RequestSweep()
172
job_->
Sweep
();
in RequestSweep()
274
void ArrayBufferSweeper::SweepingJob::
Sweep
() {
in Sweep()
function in v8::internal::ArrayBufferSweeper::SweepingJob
H
A
D
mark-compact.cc
2560
isolate()->external_pointer_table().
Sweep
(isolate());
in ClearNonLiveReferences()
/third_party/node/deps/v8/src/profiler/
H
A
D
weak-code-registry.h
31
void
Sweep
(Listener* listener);
H
A
D
weak-code-registry.cc
39
void WeakCodeRegistry::
Sweep
(WeakCodeRegistry::Listener* listener) {
in Sweep()
function in v8::internal::WeakCodeRegistry
H
A
D
profiler-listener.cc
340
void ProfilerListener::WeakCodeClearEvent() { weak_code_registry_.
Sweep
(this); }
in WeakCodeClearEvent()
348
void ProfilerListener::CodeSweepEvent() { weak_code_registry_.
Sweep
(this); }
in CodeSweepEvent()
/third_party/node/deps/v8/src/sandbox/
H
A
D
external-pointer-table.cc
25
uint32_t ExternalPointerTable::
Sweep
(Isolate* isolate) {
in Sweep()
function in v8::internal::ExternalPointerTable
26
//
Sweep
top to bottom and rebuild the freelist from newly dead and
in Sweep()
H
A
D
external-pointer-table.h
52
* - When marking is finished,
Sweep
() iterates of the table once while the
108
uint32_t
Sweep
(Isolate* isolate);
/third_party/node/deps/v8/src/heap/cppgc/
H
A
D
sweeper.cc
493
void
Sweep
() {
in Sweep()
function in cppgc::internal::__anon14619::final
868
sweeper.
Sweep
();
in Finish()
/third_party/node/deps/v8/src/logging/
H
A
D
counters-definitions.h
31
HR(gc_finalize_sweep, V8.GCFinalizeMC.
Sweep
, 0, 10000, 101) \
Completed in 15 milliseconds