Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfx_v8_unittest.cpp58 v8::Local<v8::Array> empty_array; in TEST_F() local
/external/python/cpython3/Modules/
D_json.c1723 static PyObject *empty_array = NULL; in encoder_listencode_list() local
/external/python/cpython2/Modules/
D_json.c2217 static PyObject *empty_array = NULL; in encoder_listencode_list() local
/external/v8/src/builtins/
Dbuiltins-object-gen.cc188 TNode<JSArray> empty_array = AllocateJSArray( in GetOwnValuesOrEntries() local
/external/v8/src/codegen/
Dcode-stub-assembler.cc3598 TNode<FixedArray> empty_array = EmptyFixedArrayConstant(); in AllocateUninitializedJSArrayWithElements() local
3610 TNode<FixedArray> empty_array = EmptyFixedArrayConstant(); in AllocateUninitializedJSArrayWithElements() local