Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dheap-refs.h421 bool IsElementsTenured(const FixedArrayBaseRef& elements);
Dheap-refs.cc1214 bool JSObjectRef::IsElementsTenured(const FixedArrayBaseRef& elements) { in IsElementsTenured() function in v8::internal::compiler::JSObjectRef
Djs-create-lowering.cc1862 !boilerplate.IsElementsTenured(boilerplate_elements)) { in TryAllocateFastLiteralElements()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch45643 !boilerplate.IsElementsTenured(boilerplate_elements)) {