Home
last modified time | relevance | path

Searched refs:array_buffer_allocator (Results 1 – 25 of 37) sorted by relevance

12

/external/v8/test/cctest/
Dtest-lockers.cc101 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
219 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
262 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
307 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
392 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
449 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
514 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
575 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
652 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
686 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in Run()
Dtest-deoptimization.cc417 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
525 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
555 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
585 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
615 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
645 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
675 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
739 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
839 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
Dtest-random-number-generator.cc43 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
68 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in RandomBitCorrelation()
Dtest-log.cc343 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
405 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
475 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
547 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
581 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
Dtest-serialize.cc71 set_array_buffer_allocator(CcTest::array_buffer_allocator()); in TestIsolate()
621 params1.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
639 params2.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
683 params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
711 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
731 params1.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
762 params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
802 params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
835 params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
871 params.array_buffer_allocator = CcTest::array_buffer_allocator(); in TEST()
[all …]
Dcctest.cc91 create_params.array_buffer_allocator = allocator_; in Run()
196 CcTestArrayBufferAllocator array_buffer_allocator; in main() local
197 CcTest::set_array_buffer_allocator(&array_buffer_allocator); in main()
Dtest-typedarrays.cc77 ->array_buffer_allocator() in TEST()
/external/v8/tools/
Dparser-shell.cc171 ArrayBufferAllocator array_buffer_allocator; in main() local
173 create_params.array_buffer_allocator = &array_buffer_allocator; in main()
/external/v8/src/heap/
Darray-buffer-tracker.cc23 heap_->isolate()->array_buffer_allocator()->Free(it->second.first, in Free()
62 heap_->isolate()->array_buffer_allocator()->Free(it->second.first, in Process()
/external/v8/test/cctest/heap/
Dtest-page-promotion.cc22 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in NewIsolateForPagePromotion()
Dtest-array-buffer-tracker.cc183 heap->isolate()->array_buffer_allocator()->Free(contents.Data(), in TEST()
297 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
Dtest-spaces.cc632 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
655 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in UNINITIALIZED_TEST()
Dtest-mark-compact.cc466 create_params.array_buffer_allocator = CcTest::array_buffer_allocator(); in ShortLivingIsolate()
/external/v8/src/extensions/
Dfree-buffer-extension.cc25 isolate->array_buffer_allocator()->Free(contents.Data(), in FreeBuffer()
/external/pdfium/testing/
Djs_embedder_test.cpp10 params.array_buffer_allocator = m_pArrayBufferAllocator.get(); in JSEmbedderTest()
/external/v8/samples/
Dhello-world.cc36 create_params.array_buffer_allocator = &allocator; in main()
Dshell.cc84 ShellArrayBufferAllocator array_buffer_allocator; in main() local
86 create_params.array_buffer_allocator = &array_buffer_allocator; in main()
Dprocess.cc702 ArrayBufferAllocator array_buffer_allocator; in main() local
704 create_params.array_buffer_allocator = &array_buffer_allocator; in main()
/external/v8/test/unittests/
Dtest-utils.cc47 create_params.array_buffer_allocator = array_buffer_allocator_; in SetUpTestCase()
/external/v8/src/
Dd8.cc264 ArrayBuffer::Allocator* Shell::array_buffer_allocator; member in v8::Shell
298 create_params.array_buffer_allocator = Shell::array_buffer_allocator; in CompileForCachedData()
1586 create_params.array_buffer_allocator = Shell::array_buffer_allocator; in ExecuteInThread()
1640 Shell::array_buffer_allocator->Free(contents.Data(), in ~SerializationData()
1799 create_params.array_buffer_allocator = Shell::array_buffer_allocator; in ExecuteInThread()
2353 Shell::array_buffer_allocator->Free(contents.Data(), contents.ByteLength()); in CleanupWorkers()
2457 Shell::array_buffer_allocator = &mock_arraybuffer_allocator; in Main()
2459 Shell::array_buffer_allocator = &shell_array_buffer_allocator; in Main()
2461 create_params.array_buffer_allocator = Shell::array_buffer_allocator; in Main()
Dd8.h445 static ArrayBuffer::Allocator* array_buffer_allocator; variable
/external/v8/test/fuzzer/
Dfuzzer-support.cc51 create_params.array_buffer_allocator = allocator_; in FuzzerSupport()
/external/pdfium/xfa/src/fxjse/src/
Druntime.cpp55 params.array_buffer_allocator = new FXJSE_ArrayBufferAllocator(); in FXJSE_Runtime_Create()
/external/v8/test/cctest/interpreter/
Dgenerate-bytecode-expectations.cc368 create_params.array_buffer_allocator = &allocator; in V8InitializationScope()
/external/v8/src/runtime/
Druntime-typedarray.cc73 isolate->array_buffer_allocator()->Free(backing_store, byte_length); in RUNTIME_FUNCTION()

12