Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Daccess-builder.h74 static FieldAccess ForJSArrayBufferBackingStore();
Daccess-builder.cc209 FieldAccess AccessBuilder::ForJSArrayBufferBackingStore() { in ForJSArrayBufferBackingStore() function in v8::internal::compiler::AccessBuilder
/external/v8/test/cctest/compiler/
Dtest-simplified-lowering.cc268 AccessBuilder::ForJSArrayBufferBackingStore(), t.Parameter(0)); in TEST()
/external/v8/src/crankshaft/
Dhydrogen-instructions.h5602 static HObjectAccess ForJSArrayBufferBackingStore() { in ForJSArrayBufferBackingStore() function
Dhydrogen.cc10336 result, HObjectAccess::ForJSArrayBufferBackingStore().WithRepresentation( in BuildAllocateEmptyArrayBuffer()
10407 buffer, nullptr, HObjectAccess::ForJSArrayBufferBackingStore()); in BuildAllocateExternalElements()