Home
last modified time | relevance | path

Searched defs:new_object (Results 1 – 13 of 13) sorted by relevance

/third_party/vixl/src/
Dpool-manager-impl.h43 LocationBase<T>* new_object, in Emit()
132 LocationBase<T>* new_object, in ShouldSkipObject()
394 void PoolManager<T>::Insert(const PoolObject<T>& new_object) { in Insert()
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c177 jerry_value_t new_object = jerry_create_object (); in test_error_setvalue() local
/third_party/python/Include/cpython/
Dpystate.h281 PyObject *(*new_object)(struct _xid *); member
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc32 CefRefPtr<CefXmlObject> cur_object(root_object_), new_object; in Load() local
/third_party/vixl/test/
Dtest-pool-manager.cc715 TestObject new_object(kNewObjectSize, 1); in TEST() local
812 TestObject new_object(kBigObjectSize, 1); in TEST() local
/third_party/protobuf/src/google/protobuf/
Darena_unittest.cc223 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local
239 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local
268 const PleaseMoveMe* new_object = in TEST() local
/third_party/node/deps/v8/src/heap/
Dread-only-spaces.cc192 Object new_object = Object(new_address); in GetReadOnlyHeapForIsolate() local
Dfactory.cc2024 HeapObject new_object = AllocateRawFixedArray(len, AllocationType::kYoung); in CopyArrayWithMap() local
2042 HeapObject new_object = AllocateRawFixedArray(new_len, allocation); in CopyArrayAndGrow() local
Dheap.cc3562 FixedArrayBase new_object = in LeftTrimFixedArray() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-constructor-gen.cc415 TNode<HeapObject> new_object = Allocate(JSRegExp::Size()); in CreateRegExpLiteral() local
/third_party/node/deps/v8/src/objects/
Dvalue-serializer.cc2483 Handle<Object> new_object; in ReadObjectUsingEntireBufferForLegacyFormat() local
/third_party/alsa-lib/src/alisp/
Dalisp.c128 static struct alisp_object * new_object(struct alisp_instance *instance, int type) in new_object() function
/third_party/node/deps/v8/src/ic/
Dic.cc3233 Handle<JSObject> new_object; in CloneObjectSlowPath() local