Home
last modified time | relevance | path

Searched refs:CellRef (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Daccess-info.h91 CellRef cell);
H A Dheap-refs.h963 base::Optional<CellRef> GetCell(int cell_index) const;
974 class CellRef : public HeapObjectRef { class in v8::internal::compiler::HeapObjectType
H A Daccess-info.cc154 CellRef cell) { in ModuleExport()
542 base::Optional<CellRef> cell_ref = TryMakeRef(broker, cell); in AccessorAccessInfoHelper()
H A Dheap-refs.cc1931 base::Optional<CellRef> SourceTextModuleRef::GetCell(int cell_index) const { in GetCell()
H A Djs-typed-lowering.cc1443 base::Optional<CellRef> cell_constant = module_constant.GetCell(cell_index); in BuildGetModuleCell()

Completed in 13 milliseconds