Home
last modified time | relevance | path

Searched refs:GetBoilerplateLength (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h839 ObjectRef GetBoilerplateLength() const;
Dheap-refs.cc1881 ObjectRef JSArrayRef::GetBoilerplateLength() const { in GetBoilerplateLength() function in v8::internal::compiler::JSArrayRef
Djs-create-lowering.cc1830 boilerplate_array.GetBoilerplateLength()); in TryAllocateFastLiteral()
Djs-call-reducer.cc4250 int const array_length = boilerplate_array.GetBoilerplateLength().AsSmi(); in ReduceCallOrConstructWithArrayLikeOrSpread()