Searched refs:SetupArrayBufferAllocatingData (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
H A Druntime.h868 static bool SetupArrayBufferAllocatingData(
H A Druntime.cc805 bool Runtime::SetupArrayBufferAllocatingData( function in class:v8::internal::Runtime
866 if (!Runtime::SetupArrayBufferAllocatingData(isolate,
1110 if (!Runtime::SetupArrayBufferAllocatingData(
H A Dapi.cc6016 i::Runtime::SetupArrayBufferAllocatingData(i_isolate, obj, byte_length);
H A Dobjects.cc16280 Runtime::SetupArrayBufferAllocatingData(isolate, buffer,
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-simplified-lowering.cc253 Runtime::SetupArrayBufferAllocatingData(t.isolate(), array, array_length);

Completed in 218 milliseconds