Home
last modified time | relevance | path

Searched defs:new_object (Results 1 - 11 of 11) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-method-register.c177 jerry_value_t new_object = jerry_create_object (); in test_error_setvalue() local
/third_party/vixl/src/
H A Dpool-manager-impl.h39 Emit(MacroAssemblerInterface* masm, T pc, int num_bytes, ForwardReference<T>* new_reference, LocationBase<T>* new_object, EmitOption option) Emit() argument
128 ShouldSkipObject(PoolObject<T>* pool_object, T pc, int num_bytes, ForwardReference<T>* new_reference, LocationBase<T>* new_object, PoolObject<T>* existing_object) const ShouldSkipObject() argument
394 Insert(const PoolObject<T>& new_object) Insert() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-constructor-gen.cc415 TNode<HeapObject> new_object = Allocate(JSRegExp::Size()); in CreateRegExpLiteral() local
/third_party/python/Include/cpython/
H A Dpystate.h342 PyObject *(*new_object)(_PyCrossInterpreterData *); member
/third_party/node/deps/v8/src/heap/
H A Dread-only-spaces.cc192 Object new_object = Object(new_address); in GetReadOnlyHeapForIsolate() local
H A Dfactory.cc2024 HeapObject new_object = AllocateRawFixedArray(len, AllocationType::kYoung); in CopyArrayWithMap() local
2042 HeapObject new_object = AllocateRawFixedArray(new_len, allocation); in CopyArrayAndGrow() local
H A Dheap.cc3562 FixedArrayBase new_object = in LeftTrimFixedArray() local
/third_party/protobuf/src/google/protobuf/
H A Darena_unittest.cc223 const MustBeConstructedWithOneThroughFour* new_object = in TEST() local
239 const MustBeConstructedWithOneThroughEight* new_object = in TEST() local
268 const PleaseMoveMe* new_object = TEST() local
[all...]
/third_party/alsa-lib/src/alisp/
H A Dalisp.c129 static struct alisp_object * new_object(struct alisp_instance *instance, int type) in new_object() function
[all...]
/third_party/node/deps/v8/src/ic/
H A Dic.cc3233 Handle<JSObject> new_object; in CloneObjectSlowPath() local
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc2483 Handle<Object> new_object; in ReadObjectUsingEntireBufferForLegacyFormat() local

Completed in 39 milliseconds