Home
last modified time | relevance | path

Searched defs:object (Results 101 - 125 of 879) sorted by relevance

12345678910>>...36

/third_party/json/include/nlohmann/detail/
H A Dvalue_t.hpp56 object, ///< object (unordered set of name/value pairs) member in detail::value_t
/third_party/node/test/js-native-api/
H A Dcommon-inl.h9 add_returned_status(napi_env env, const char* key, napi_value object, char* expected_message, napi_status expected_status, napi_status actual_status) add_returned_status() argument
/third_party/node/benchmark/napi/type-tag/
H A Dbinding.c65 napi_value object; in CheckObjectTag() local
/third_party/node/deps/v8/include/v8-include/
H A Dv8-snapshot.h184 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument
189 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
/third_party/node/deps/v8/include/
H A Dv8-snapshot.h181 size_t SnapshotCreator::AddData(Local<Context> context, Local<T> object) { in AddData() argument
188 size_t SnapshotCreator::AddData(Local<T> object) { in AddData() argument
/third_party/node/deps/v8/src/heap/
H A Dcombined-heap.h34 IsValidHeapObject(Heap* heap, HeapObject object) IsValidHeapObject() argument
43 IsValidCodeObject(Heap* heap, HeapObject object) IsValidCodeObject() argument
[all...]
H A Dmemory-measurement-inl.h19 bool NativeContextInferrer::Infer(Isolate* isolate, Map map, HeapObject object, in Infer() argument
50 IncrementSize(Address context, Map map, HeapObject object, size_t size) IncrementSize() argument
H A Dobjects-visiting.h104 V8_INLINE bool ShouldVisit(HeapObject object) { retur argument
139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument
[all...]
H A Dmarking-barrier-inl.h49 typename TSlot::TObject object = slot.Relaxed_Load(); in MarkRange() local
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-state-inl.h41 Object object = BasicTracedReferenceExtractor::GetObjectForMarking(reference); in MarkAndPush() local
H A Dcpp-marking-state-inl.h16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
/third_party/node/deps/v8/src/execution/
H A Disolate-utils-inl.h39 V8_INLINE Heap* GetHeapFromWritableObject(HeapObject object) { in GetHeapFromWritableObject() argument
58 V8_INLINE Isolate* GetIsolateFromWritableObject(HeapObject object) { in GetIsolateFromWritableObject() argument
72 V8_INLINE bool GetIsolateFromHeapObject(HeapObject object, Isolate** isolate) { in GetIsolateFromHeapObject() argument
93 GetIsolateForSandbox(HeapObject object) GetIsolateForSandbox() argument
111 GetPtrComprCageBaseSlow(HeapObject object) GetPtrComprCageBaseSlow() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpointer-policies.cc109 StrongCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument
116 WeakCrossThreadPersistentPolicy::GetPersistentRegion(const void* object) { in GetPersistentRegion() argument
98 GetPersistentRegion( const void* object) GetPersistentRegion() argument
103 GetPersistentRegion( const void* object) GetPersistentRegion() argument
[all...]
H A Dprefinalizer-handler.h21 void* object; member
/third_party/node/deps/v8/src/objects/
H A Dallocation-site-scopes-inl.h41 bool AllocationSiteUsageContext::ShouldCreateMemento(Handle<JSObject> object) { in ShouldCreateMemento() argument
34 ExitScope(Handle<AllocationSite> scope_site, Handle<JSObject> object) ExitScope() argument
H A Delements-inl.h18 ElementsAccessor::CollectElementIndices(Handle<JSObject> object, in CollectElementIndices() argument
24 PrependElementIndices( Handle<JSObject> object, Handle<FixedArray> keys, GetKeysConversion convert, PropertyFilter filter) PrependElementIndices() argument
H A Dstring-set-inl.h32 uint32_t StringSetShape::HashForObject(ReadOnlyRoots roots, Object object) { in HashForObject() argument
H A Ddebug-objects-inl.h59 HeapObject object = shared_or_script(); in script() local
H A Dfeedback-cell-inl.h34 reset_feedback_vector( base::Optional<std::function<void(HeapObject object, ObjectSlot slot, HeapObject target)>> gc_notify_updated_slot) reset_feedback_vector() argument
H A Dfield-type.h28 static FieldType unchecked_cast(Object object) { in unchecked_cast() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapp_x509.c37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() argument
61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() argument
85 static int do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, in do_x509_ctrl_string() argument
/third_party/openssl/apps/lib/
H A Dapp_x509.c37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() argument
61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() argument
85 static int do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, in do_x509_ctrl_string() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderObjectUtil.cpp34 VkShaderEXT object; in createShader() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBufferObjectUtil.hpp54 vk::VkBuffer object (void) const { return *m_object; } in object() function in vkt::Draw::Buffer
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawBufferObjectUtil.hpp54 vk::VkBuffer object (void) const { return *m_object; } in object() function in vkt::Draw::Buffer

Completed in 6 milliseconds

12345678910>>...36