Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-typed-array-gen.cc40 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in AllocateEmptyOnHeapBuffer() local
Dbuiltins-constructor-gen.cc684 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in CreateEmptyObjectLiteral() local
/third_party/node/deps/v8/src/objects/
Djs-objects-inl.h130 FixedArrayBase empty_fixed_array = roots.empty_fixed_array(); in PrototypeHasNoElements() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc5012 TNode<FixedArray> empty_fixed_array = EmptyFixedArrayConstant(); in BranchIfPrototypesHaveNoElements() local
/third_party/node/deps/v8/src/compiler/
Djs-call-reducer.cc1146 Node* empty_fixed_array = jsgraph()->EmptyFixedArrayConstant(); in AllocateEmptyJSArray() local