Home
last modified time | relevance | path

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

12

/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-elements-kind.cc103 Handle<FixedArray> empty_fixed_array(factory->empty_fixed_array()); in TEST() local
133 Handle<FixedArray> empty_fixed_array(factory->empty_fixed_array()); in TEST() local
182 Handle<FixedArray> empty_fixed_array(factory->empty_fixed_array()); in TEST() local
236 Handle<FixedArray> empty_fixed_array(factory->empty_fixed_array()); in TEST() local
269 Handle<FixedArray> empty_fixed_array(factory->empty_fixed_array()); in TEST() local
H A Dtest-code-stub-assembler.cc1871 Handle<FixedArray> empty_fixed_array = factory->empty_fixed_array(); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-function-gen.cc172 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in TF_BUILTIN() local
H A Dbuiltins-typed-array-gen.cc40 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in AllocateEmptyOnHeapBuffer() local
H A Dbuiltins-constructor-gen.cc638 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in EmitCreateEmptyObjectLiteral() local
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-function-gen.cc178 Node* empty_fixed_array = EmptyFixedArrayConstant(); in TF_BUILTIN() local
H A Dbuiltins-arguments-gen.cc91 Node* empty_fixed_array = LoadRoot(Heap::kEmptyFixedArrayRootIndex); in AllocateArgumentsObject() local
H A Dbuiltins-constructor-gen.cc635 Node* empty_fixed_array = EmptyFixedArrayConstant(); in EmitCreateEmptyObjectLiteral() local
H A Dbuiltins-typed-array-gen.cc174 Node* empty_fixed_array = LoadRoot(Heap::kEmptyFixedArrayRootIndex); in TF_BUILTIN() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc607 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in CreateEmptyObjectLiteral() local
H A Dbuiltins-typed-array-gen.cc41 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in AllocateEmptyOnHeapBuffer() local
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-typed-array-gen.cc40 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in AllocateEmptyOnHeapBuffer() local
H A Dbuiltins-constructor-gen.cc686 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in CreateEmptyObjectLiteral() local
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Djs-objects-inl.h128 FixedArrayBase empty_fixed_array = roots.empty_fixed_array(); in PrototypeHasNoElements() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Djs-objects-inl.h109 FixedArrayBase empty_fixed_array = roots.empty_fixed_array(); in PrototypeHasNoElements() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-objects-inl.h113 FixedArrayBase empty_fixed_array = roots.empty_fixed_array(); in PrototypeHasNoElements() local
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Djs-create-lowering.cc514 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateGeneratorObject() local
H A Djs-call-reducer.cc1721 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in ReduceArrayFilter() local
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dobjects-inl.h900 HeapObject* empty_fixed_array = isolate->heap()->empty_fixed_array(); in PrototypeHasNoElements() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/ic/
H A Daccessor-assembler.cc4213 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in BranchIfPrototypesHaveNoElements() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/ic/
H A Daccessor-assembler.cc4308 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in BranchIfPrototypesHaveNoElements() local
/dports/lang/v8/v8-9.6.180.12/src/ic/
H A Daccessor-assembler.cc4709 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in BranchIfPrototypesHaveNoElements() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-call-reducer.cc1059 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in AllocateEmptyJSArray() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-call-reducer.cc1133 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in AllocateEmptyJSArray() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-call-reducer.cc1113 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in AllocateEmptyJSArray() local

12