Home
last modified time | relevance | path

Searched defs:empty_fixed_array (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.h200 Handle<FixedArray> empty_fixed_array() const { return empty_fixed_array_; } in empty_fixed_array() function
/external/v8/src/
Dcode-stubs-hydrogen.cc694 HValue* empty_fixed_array = Add<HLoadRoot>(Heap::kEmptyFixedArrayRootIndex); in BuildCodeStub() local
Dcode-stubs.cc2610 Node* empty_fixed_array = in Generate() local
Dcode-stub-assembler.cc7135 Node* empty_fixed_array = in TransitionElementsKind() local
7256 Node* empty_fixed_array = LoadRoot(Heap::kEmptyFixedArrayRootIndex); in CheckEnumCache() local
Dobjects.cc12400 FixedArray* empty_fixed_array = GetHeap()->empty_fixed_array(); in ClearOptimizedCodeMap() local
/external/v8/src/compiler/
Djs-create-lowering.cc681 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateClosure() local
/external/v8/src/crankshaft/
Dhydrogen.cc1824 HValue* empty_fixed_array = Add<HLoadRoot>(Heap::kEmptyFixedArrayRootIndex); in BuildCreateIterResultObject() local
2072 HValue* empty_fixed_array = Add<HLoadRoot>(Heap::kEmptyFixedArrayRootIndex); in BuildToObject() local
2693 HValue* empty_fixed_array = Add<HLoadRoot>(Heap::kEmptyFixedArrayRootIndex); in BuildJSArrayHeader() local
9748 HValue* empty_fixed_array = Add<HConstant>(factory->empty_fixed_array()); in VisitCallNew() local
9834 HConstant* empty_fixed_array = in BuildAllocateEmptyArrayBuffer() local
11556 HConstant* empty_fixed_array = Add<HConstant>( in BuildFastLiteral() local
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc2776 Register empty_fixed_array = x4; in EmitCreateIterResultObject() local
3482 Register empty_fixed_array = x4; in EmitCreateIteratorResult() local