/kernel/linux/linux-6.6/mm/kasan/ |
H A D | report_hw_tags.c | 30 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
H A D | report_sw_tags.c | 48 size_t kasan_get_alloc_size(void *object, struct kmem_cache *cache) in kasan_get_alloc_size() argument
|
/third_party/libunwind/libunwind/include/ |
H A D | mempool.h | 68 struct object struct
|
/third_party/json/tests/src/ |
H A D | unit-diagnostics.cpp | 121 auto object = json::object(); global() variable [all...] |
H A D | unit-serialization.cpp | 192 json object = {{"key", binary}}; variable
|
/third_party/jerryscript/jerry-core/ext/ |
H A D | debug-utils.c | 20 ecma_object_t* object = ecma_get_object_from_value(value); in PrintObjectValueProperties() local 24 void PrintObjectProperties(ecma_object_t* object) in PrintObjectProperties() argument
|
/third_party/json/include/nlohmann/detail/ |
H A D | value_t.hpp | 56 object, ///< object (unordered set of name/value pairs) member in detail::value_t
|
/third_party/node/test/js-native-api/ |
H A D | common-inl.h | 9 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 D | binding.c | 65 napi_value object; in CheckObjectTag() local
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-snapshot.h | 184 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 D | v8-snapshot.h | 181 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 D | combined-heap.h | 34 IsValidHeapObject(Heap* heap, HeapObject object) IsValidHeapObject() argument 43 IsValidCodeObject(Heap* heap, HeapObject object) IsValidCodeObject() argument [all...] |
H A D | memory-measurement-inl.h | 19 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 D | objects-visiting.h | 104 V8_INLINE bool ShouldVisit(HeapObject object) { retur argument 139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument [all...] |
H A D | marking-barrier-inl.h | 49 typename TSlot::TObject object = slot.Relaxed_Load(); in MarkRange() local
|
/third_party/node/deps/v8/src/heap/cppgc-js/ |
H A D | unified-heap-marking-state-inl.h | 41 Object object = BasicTracedReferenceExtractor::GetObjectForMarking(reference); in MarkAndPush() local
|
H A D | cpp-marking-state-inl.h | 16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate-utils-inl.h | 39 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 D | pointer-policies.cc | 109 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 D | prefinalizer-handler.h | 21 void* object; member
|
/third_party/node/deps/v8/src/objects/ |
H A D | allocation-site-scopes-inl.h | 41 bool AllocationSiteUsageContext::ShouldCreateMemento(Handle<JSObject> object) { in ShouldCreateMemento() argument 34 ExitScope(Handle<AllocationSite> scope_site, Handle<JSObject> object) ExitScope() argument
|
H A D | elements-inl.h | 18 ElementsAccessor::CollectElementIndices(Handle<JSObject> object, in CollectElementIndices() argument 24 PrependElementIndices( Handle<JSObject> object, Handle<FixedArray> keys, GetKeysConversion convert, PropertyFilter filter) PrependElementIndices() argument
|
H A D | string-set-inl.h | 32 uint32_t StringSetShape::HashForObject(ReadOnlyRoots roots, Object object) { in HashForObject() argument
|
H A D | debug-objects-inl.h | 59 HeapObject object = shared_or_script(); in script() local
|
H A D | feedback-cell-inl.h | 34 reset_feedback_vector( base::Optional<std::function<void(HeapObject object, ObjectSlot slot, HeapObject target)>> gc_notify_updated_slot) reset_feedback_vector() argument
|