Home
last modified time | relevance | path

Searched defs:root_index (Results 1 - 20 of 20) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
H A Droots-serializer.h38 RootIndex root_index; in IsRootAndHasBeenSerialized() local
H A Droots-serializer.cc53 size_t root_index = current - roots_table.begin(); in VisitRootPointers() local
H A Ddeserializer.cc973 RootIndex root_index = static_cast<RootIndex>(id); in ReadSingleBytecodeData() local
1238 RootIndex root_index = RootArrayConstant::Decode(data); in ReadSingleBytecodeData() local
H A Dserializer.cc175 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 Dturbo-assembler.cc50 RootIndex root_index; in IndirectLoadConstant() local
94 RootRegisterOffsetForRootIndex( RootIndex root_index) RootRegisterOffsetForRootIndex() argument
H A Dcode-stub-assembler.h4218 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 Dhandles.cc45 RootIndex root_index; in IsDereferenceAllowed() local
187 RootIndex root_index; in Lookup() local
/third_party/node/deps/v8/include/
H A Dv8-function-callback.h325 int root_index; in Set() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-function-callback.h347 int root_index; in Set() local
/third_party/node/deps/v8/src/execution/
H A Disolate-data.h92 static constexpr int root_slot_offset(RootIndex root_index) { in root_slot_offset() argument
/third_party/node/deps/v8/src/roots/
H A Droots.h455 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 Djs-heap-broker.h265 RootIndex root_index; in CanonicalPersistentHandle() local
H A Dmemory-lowering.cc613 RootIndex root_index; in ValueNeedsWriteBarrier() local
H A Dcode-assembler.cc726 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 Dsimplified-lowering.cc1486 RootIndex root_index; in WriteBarrierKindFor() local
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc48 AllocateEmpty( Isolate* isolate, AllocationType allocation, RootIndex root_index) AllocateEmpty() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh346 unsigned root_index = root_idx (); in assign_32bit_spaces() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc250 RootIndex root_index; in HeapObjectAsOperand() local
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-selector-x64.cc2311 RootIndex root_index; in VisitWord64EqualImpl() local
2332 RootIndex root_index; in VisitWord32EqualImpl() local
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.cc522 RootIndex root_index; in OperandForDeopt() local

Completed in 49 milliseconds