Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Daccess-builder.h95 static FieldAccess ForJSArrayBufferBackingStore(); in NON_EXPORTED_BASE()
Daccess-builder.cc244 FieldAccess AccessBuilder::ForJSArrayBufferBackingStore() { in ForJSArrayBufferBackingStore() function in v8::internal::compiler::AccessBuilder
/external/v8/src/crankshaft/
Dhydrogen-instructions.h5369 static HObjectAccess ForJSArrayBufferBackingStore() { in ForJSArrayBufferBackingStore() function
Dhydrogen.cc9901 result, HObjectAccess::ForJSArrayBufferBackingStore().WithRepresentation( in BuildAllocateEmptyArrayBuffer()
9972 buffer, nullptr, HObjectAccess::ForJSArrayBufferBackingStore()); in BuildAllocateExternalElements()