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
defs:root_index
(Results
1 - 20
of
20
) sorted by relevance
/third_party/node/deps/v8/src/snapshot/
H
A
D
roots-serializer.h
38
RootIndex
root_index
;
in IsRootAndHasBeenSerialized()
local
H
A
D
roots-serializer.cc
53
size_t
root_index
= current - roots_table.begin();
in VisitRootPointers()
local
H
A
D
deserializer.cc
973
RootIndex
root_index
= static_cast<RootIndex>(id);
in ReadSingleBytecodeData()
local
1238
RootIndex
root_index
= RootArrayConstant::Decode(data);
in ReadSingleBytecodeData()
local
H
A
D
serializer.cc
175
RootIndex
root_index
;
in SerializeRoot()
local
245
int
root_index
= static_cast<int>(root);
in PutRoot()
local
910
RootIndex
root_index
;
in VisitPointers()
local
[all...]
/third_party/node/deps/v8/src/codegen/
H
A
D
turbo-assembler.cc
50
RootIndex
root_index
;
in IndirectLoadConstant()
local
94
RootRegisterOffsetForRootIndex( RootIndex
root_index
)
RootRegisterOffsetForRootIndex()
argument
H
A
D
code-stub-assembler.h
4218
TNode<Object> LoadRoot(RootIndex
root_index
) {
in LoadRoot()
argument
4222
TNode<AnyTaggedT> LoadRootMapWord(RootIndex
root_index
) {
in LoadRootMapWord()
argument
/third_party/node/deps/v8/src/handles/
H
A
D
handles.cc
45
RootIndex
root_index
;
in IsDereferenceAllowed()
local
187
RootIndex
root_index
;
in Lookup()
local
/third_party/node/deps/v8/include/
H
A
D
v8-function-callback.h
325
int
root_index
;
in Set()
local
/third_party/node/deps/v8/include/v8-include/
H
A
D
v8-function-callback.h
347
int
root_index
;
in Set()
local
/third_party/node/deps/v8/src/execution/
H
A
D
isolate-data.h
92
static constexpr int root_slot_offset(RootIndex
root_index
) {
in root_slot_offset()
argument
/third_party/node/deps/v8/src/roots/
H
A
D
roots.h
455
FullObjectSlot slot(RootIndex
root_index
) {
in slot()
argument
461
static const char* name(RootIndex
root_index
) {
in name()
argument
467
static constexpr int offset_of(RootIndex
root_index
) {
in offset_of()
argument
477
static constexpr bool IsImmortalImmovable(RootIndex
root_index
) {
in IsImmortalImmovable()
argument
534
operator [](RootIndex
root_index
)
operator []()
argument
[all...]
/third_party/node/deps/v8/src/compiler/
H
A
D
js-heap-broker.h
265
RootIndex
root_index
;
in CanonicalPersistentHandle()
local
H
A
D
memory-lowering.cc
613
RootIndex
root_index
;
in ValueNeedsWriteBarrier()
local
H
A
D
code-assembler.cc
726
TNode<AnyTaggedT> CodeAssembler::LoadRootMapWord(RootIndex
root_index
) {
in LoadRootMapWord()
argument
737
TNode<Object> CodeAssembler::LoadRoot(RootIndex
root_index
) {
in LoadRoot()
argument
951
void CodeAssembler::StoreRoot(RootIndex
root_index
, TNode<Object> value) {
in StoreRoot()
argument
[all...]
H
A
D
simplified-lowering.cc
1486
RootIndex
root_index
;
in WriteBarrierKindFor()
local
/third_party/node/deps/v8/src/objects/
H
A
D
ordered-hash-table.cc
48
AllocateEmpty( Isolate* isolate, AllocationType allocation, RootIndex
root_index
)
AllocateEmpty()
argument
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-repacker.hh
346
unsigned
root_index
= root_idx ();
in assign_32bit_spaces()
local
/third_party/node/deps/v8/src/codegen/ia32/
H
A
D
macro-assembler-ia32.cc
250
RootIndex
root_index
;
in HeapObjectAsOperand()
local
/third_party/node/deps/v8/src/compiler/backend/x64/
H
A
D
instruction-selector-x64.cc
2311
RootIndex
root_index
;
in VisitWord64EqualImpl()
local
2332
RootIndex
root_index
;
in VisitWord32EqualImpl()
local
/third_party/node/deps/v8/src/compiler/backend/
H
A
D
instruction-selector.cc
522
RootIndex
root_index
;
in OperandForDeopt()
local
Completed in 49 milliseconds