Home
last modified time | relevance | path

Searched defs:MemoryChunk (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dheap-write-barrier-inl.h42 struct MemoryChunk { struct
50 V8_INLINE static heap_internals::MemoryChunk* FromHeapObject( in FromHeapObject() argument
56 V8_INLINE bool IsMarking() const { return GetFlags() & kMarkingBit; } in IsMarking()
58 V8_INLINE bool InYoungGeneration() const { in InYoungGeneration()
84 heap_internals::MemoryChunk* value_chunk = in GenerationalBarrierInternal() argument
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dheap-write-barrier-inl.h44 struct MemoryChunk { struct
52 V8_INLINE static heap_internals::MemoryChunk* FromHeapObject( in FromHeapObject() argument
58 V8_INLINE bool IsMarking() const { return GetFlags() & kMarkingBit; } in IsMarking()
60 V8_INLINE bool InYoungGeneration() const { in InYoungGeneration()
86 heap_internals::MemoryChunk* value_chunk = in GenerationalBarrierInternal() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dheap-write-barrier-inl.h53 struct MemoryChunk { struct
62 V8_INLINE static heap_internals::MemoryChunk* FromHeapObject( in FromHeapObject() argument
68 V8_INLINE bool IsMarking() const { return GetFlags() & kMarkingBit; } in IsMarking()
70 V8_INLINE bool InYoungGeneration() const { in InYoungGeneration()
96 heap_internals::MemoryChunk* value_chunk = in GenerationalBarrierInternal() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java46 static class MemoryChunk { class in DeoptReallocFailure
50 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java46 static class MemoryChunk { class in DeoptReallocFailure
50 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java45 static class MemoryChunk { class in DeoptReallocFailure
49 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java45 static class MemoryChunk { class in DeoptReallocFailure
49 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java46 static class MemoryChunk { class in DeoptReallocFailure
50 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java46 static class MemoryChunk { class in DeoptReallocFailure
50 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java46 static class MemoryChunk { class in DeoptReallocFailure
50 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/uncommontrap/
H A DDeoptReallocFailure.java45 static class MemoryChunk { class in DeoptReallocFailure
49 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in DeoptReallocFailure.MemoryChunk
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/uncommontrap/
H A DTestSpecTrapClassUnloading.java44 static class MemoryChunk { class in TestSpecTrapClassUnloading
47 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/uncommontrap/
H A DTestSpecTrapClassUnloading.java44 static class MemoryChunk { class in TestSpecTrapClassUnloading
47 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/profiling/
H A DTestSpecTrapClassUnloading.java53 static class MemoryChunk { class in TestSpecTrapClassUnloading
56 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in TestSpecTrapClassUnloading.MemoryChunk
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_ScatterGatherBuffers.cs126 private class MemoryChunk { class in System.Net.ScatterGatherBuffers
130 internal MemoryChunk(int bufferSize) { in MemoryChunk() method in System.Net.ScatterGatherBuffers.MemoryChunk
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/profiling/spectrapredefineclass/
H A DAgent.java69 static class MemoryChunk { class in Agent
72 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in Agent.MemoryChunk
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/profiling/spectrapredefineclass/
H A DAgent.java69 static class MemoryChunk { class in Agent
72 MemoryChunk(MemoryChunk other) { in MemoryChunk() method in Agent.MemoryChunk
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/IO/
H A DChunkedMemoryStream.cs108 private sealed class MemoryChunk class in System.IO.ChunkedMemoryStream
114 internal MemoryChunk(int bufferSize) { _buffer = new byte[bufferSize]; } in MemoryChunk() method in System.IO.ChunkedMemoryStream.MemoryChunk

123