Home
last modified time | relevance | path

Searched refs:unchecked_length (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dconcurrent-marking.cc269 Object length = object.unchecked_length(kAcquireLoad); in VisitLeftTrimmableArray()
/third_party/node/deps/v8/src/objects/
H A Dfixed-array.h79 inline Object unchecked_length(AcquireLoadTag) const;
H A Dfixed-array-inl.h49 Object FixedArrayBase::unchecked_length(AcquireLoadTag) const { in unchecked_length() function in v8::internal::FixedArrayBase

Completed in 7 milliseconds