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:PopBack
(Results
1 - 12
of
12
) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/
H
A
D
mark_stack.h
117
Area *node = unusedList_.
PopBack
();
in FinishMarking()
122
T *
PopBack
()
in PopBack()
function in panda::ecmascript::ContinuousStack
127
Area *last = areaList_.
PopBack
();
in PopBack()
H
A
D
chunk.cpp
76
Area *node = areaList_.
PopBack
();
in ReleaseMemory()
H
A
D
ecma_list.h
75
T *
PopBack
()
in PopBack()
function in panda::ecmascript::EcmaList
H
A
D
full_gc.cpp
123
auto obj = queue->
PopBack
();
in Sweep()
H
A
D
space.cpp
272
Region *last = hugeNeedFreeList_.
PopBack
();
in ReclaimHugeRegion()
H
A
D
parallel_evacuator.cpp
145
auto obj = queue->
PopBack
();
in UpdateRecordWeakReferenceInParallel()
335
auto obj = queue->
PopBack
();
in UpdateRecordWeakReference()
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H
A
D
shared_full_gc.cpp
134
auto obj = queue->
PopBack
();
in UpdateRecordWeakReference()
H
A
D
shared_gc.cpp
138
auto obj = queue->
PopBack
();
in UpdateRecordWeakReference()
H
A
D
shared_space.cpp
656
Region *last = hugeNeedFreeList_.
PopBack
();
in ReclaimHugeRegion()
/arkcompiler/runtime_core/static_core/runtime/include/
H
A
D
thread.h
172
void
PopBack
()
in PopBack()
function in ark::LockedObjectList
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H
A
D
global_tables.h
349
void
PopBack
()
/arkcompiler/runtime_core/static_core/runtime/
H
A
D
thread.cpp
680
localObjectsLocked_.
PopBack
();
in PopLocalObjectLocked()
Completed in 8 milliseconds