| /third_party/node/deps/v8/src/diagnostics/ |
| D | basic-block-profiler.cc | 100 Handle<ByteArray> block_ids = isolate->factory()->NewByteArray( in CopyToJSHeap() 111 Handle<ByteArray> counts = isolate->factory()->NewByteArray( in CopyToJSHeap()
|
| /third_party/node/deps/v8/src/interpreter/ |
| D | handler-table-builder.cc | 21 Handle<ByteArray> table_byte_array = isolate->factory()->NewByteArray( in ToHandlerTable()
|
| /third_party/node/deps/v8/src/deoptimizer/ |
| D | translation-array.cc | 93 factory->NewByteArray(translation_array_size, AllocationType::kOld); in ToTranslationArray() 102 factory->NewByteArray(SizeInBytes(), AllocationType::kOld); in ToTranslationArray()
|
| D | translated-state.cc | 1787 isolate()->factory()->NewByteArray(allocate_size, AllocationType::kOld); in AllocateStorageFor()
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-typedarray.cc | 120 array_copy = isolate->factory()->NewByteArray(static_cast<int>(bytes)); in RUNTIME_FUNCTION()
|
| D | runtime-internal.cc | 478 return *isolate->factory()->NewByteArray(length); in RUNTIME_FUNCTION()
|
| /third_party/node/deps/v8/src/codegen/ |
| D | source-position-table.cc | 179 Handle<ByteArray> table = isolate->factory()->NewByteArray( in ToSourcePositionTable()
|
| /third_party/node/deps/v8/src/regexp/experimental/ |
| D | experimental.cc | 53 Handle<ByteArray> byte_array = isolate->factory()->NewByteArray(byte_length); in VectorToByteArray()
|
| /third_party/node/deps/v8/src/regexp/ |
| D | regexp-bytecode-generator.cc | 387 array = isolate_->factory()->NewByteArray(length()); in GetCode()
|
| D | regexp-macro-assembler.cc | 151 isolate->factory()->NewByteArray(size_in_bytes); in MakeRangeArray()
|
| D | regexp-bytecode-peephole.cc | 1018 Handle<ByteArray> array = isolate->factory()->NewByteArray(peephole.Length()); in OptimizeBytecode()
|
| D | regexp-compiler.cc | 1009 Handle<ByteArray> ba = factory->NewByteArray(kSize, AllocationType::kOld); in EmitUseLookupTable() 2950 factory->NewByteArray(kSize, AllocationType::kOld); in EmitSkipInstructions()
|
| /third_party/node/deps/v8/src/heap/ |
| D | factory-base.h | 137 Handle<ByteArray> NewByteArray( in EXPORT_TEMPLATE_DECLARE()
|
| D | factory-base.cc | 211 Handle<ByteArray> FactoryBase<Impl>::NewByteArray(int length, in NewByteArray() function in v8::internal::FactoryBase 1013 impl()->NewByteArray(meta_table_length, allocation); in NewSwissNameDictionaryWithCapacity()
|
| D | setup-heap-internal.cc | 682 set_hash_seed(*factory->NewByteArray(kInt64Size, AllocationType::kReadOnly)); in CreateInitialObjects()
|
| D | factory.cc | 103 ? local_isolate_->factory()->NewByteArray(code_desc_.reloc_size, in BuildInternal() 105 : factory->NewByteArray(code_desc_.reloc_size, AllocationType::kOld); in BuildInternal() 633 NewByteArray(SwissNameDictionary::kMetaTableEnumerationDataStartIndex, in CreateCanonicalEmptySwissNameDictionary()
|
| /third_party/node/deps/v8/src/builtins/ |
| D | builtins.cc | 439 Handle<ByteArray> reloc_info = isolate->factory()->NewByteArray( in GenerateOffHeapTrampolineRelocInfo()
|
| /third_party/skia/third_party/externals/libwebp/swig/ |
| D | libwebp_java_wrap.c | 335 jbyteArray jresult = (*jenv)->NewByteArray(jenv, sz); in SWIG_JavaArrayOutSchar() 852 jbyteArray jresult = (*jenv)->NewByteArray(jenv, sz); in SWIG_JavaArrayOutUint8()
|
| /third_party/node/deps/v8/src/objects/ |
| D | fixed-array-inl.h | 676 isolate->factory()->NewByteArray(length * sizeof(T), allocation)); in New()
|
| /third_party/node/deps/v8/src/json/ |
| D | json-parser.cc | 565 factory()->NewByteArray(kMutableDoubleSize * new_mutable_double); in BuildJsonObject()
|
| /third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
| D | gstahcsrc.c | 2003 jbyteArray array = (*env)->NewByteArray (env, buffer_size); in gst_ahc_src_setcaps()
|
| /third_party/node/deps/v8/src/baseline/ |
| D | baseline-compiler.cc | 70 Handle<ByteArray> table = isolate->factory()->NewByteArray( in ToBytecodeOffsetTable()
|
| /third_party/libabigail/tests/data/test-read-dwarf/ |
| D | test-libandroid.so.abi | 3904 …<var-decl name='NewByteArray' type-id='2dc018ad' visibility='default' filepath='libnativehelper/in…
|