Home
last modified time | relevance | path

Searched defs:empty_array (Results 1 – 7 of 7) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
DtypedArray-tostring.js19 var empty_array = new Uint32Array(); variable
DtypedArray-join.js19 var empty_array = new Uint32Array(); variable
DtypedArray-stringify.js18 var empty_array = new Uint32Array(); variable
/third_party/python/Modules/
D_json.c1662 PyObject *empty_array = _PyUnicode_FromId(&PyId_empty_array); // borrowed ref in encoder_listencode_list() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc194 TNode<JSArray> empty_array = AllocateJSArray( in GetOwnValuesOrEntries() local
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.cc1251 Handle<FixedArray> empty_array = factory()->empty_fixed_array(); in WebSnapshotDeserializer() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc4045 TNode<FixedArray> empty_array = EmptyFixedArrayConstant(); in AllocateUninitializedJSArrayWithElements() local
4057 TNode<FixedArray> empty_array = EmptyFixedArrayConstant(); in AllocateUninitializedJSArrayWithElements() local