Home
last modified time | relevance | path

Searched refs:global_handles (Results 1 – 25 of 117) sorted by relevance

12345

/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-embedder-tracing.cc382 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
408 CHECK_EQ(initial_count, global_handles->handles_count()); in TEST()
419 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
562 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
595 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
612 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
748 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
775 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
891 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
917 i::GlobalHandles* global_handles = CcTest::i_isolate()->global_handles(); in TEST() local
[all …]
/dports/lang/v8/v8-9.6.180.12/src/handles/
H A Dglobal-handles.cc50 NodeBlock(GlobalHandles* global_handles, in NodeBlock() argument
184 : global_handles_(global_handles) {} in NodeSpace()
609 GlobalHandles* global_handles() { in global_handles() function in v8::internal::GlobalHandles::Node
751 : global_handles_(global_handles) {} in OnStackTracedNodeSpace()
772 GlobalHandles* global_handles; member
846 entry.global_handles = global_handles_; in Acquire()
983 GlobalHandles* global_handles = in CopyGlobal() local
1012 GlobalHandles* global_handles = in CopyTracedGlobal() local
1018 TracedNode::Verify(global_handles, to); in CopyTracedGlobal()
1082 DCHECK(global_handles); in MoveTracedGlobal()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/handles/
H A Dglobal-handles.cc47 NodeBlock(GlobalHandles* global_handles, in NodeBlock() argument
181 : global_handles_(global_handles) {} in NodeSpace()
602 GlobalHandles* global_handles() { in global_handles() function in v8::internal::GlobalHandles::Node
746 : global_handles_(global_handles) {} in OnStackTracedNodeSpace()
771 GlobalHandles* global_handles; member
829 entry.global_handles = global_handles_; in Acquire()
958 GlobalHandles* global_handles = in CopyGlobal() local
980 GlobalHandles* global_handles = in CopyTracedGlobal() local
986 TracedNode::Verify(global_handles, to); in CopyTracedGlobal()
1050 DCHECK(global_handles); in MoveTracedGlobal()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/handles/
H A Dglobal-handles.cc48 NodeBlock(GlobalHandles* global_handles, in NodeBlock() argument
180 : global_handles_(global_handles) {} in NodeSpace()
602 GlobalHandles* global_handles() { in global_handles() function in v8::internal::GlobalHandles::Node
746 : global_handles_(global_handles) {} in OnStackTracedNodeSpace()
767 GlobalHandles* global_handles; member
841 entry.global_handles = global_handles_; in Acquire()
978 GlobalHandles* global_handles = in CopyGlobal() local
1007 GlobalHandles* global_handles = in CopyTracedGlobal() local
1013 TracedNode::Verify(global_handles, to); in CopyTracedGlobal()
1077 DCHECK(global_handles); in MoveTracedGlobal()
[all …]
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dglobal-handles.cc393 global_handles_(global_handles) {} in NodeBlock()
449 return FindBlock()->global_handles(); in GetGlobalHandles()
465 GlobalHandles* global_handles = node_block->global_handles(); in IncreaseBlockUses() local
466 global_handles->isolate()->counters()->global_handles()->Increment(); in IncreaseBlockUses()
467 global_handles->number_of_global_handles_++; in IncreaseBlockUses()
473 GlobalHandles* global_handles = node_block->global_handles(); in DecreaseBlockUses() local
474 data_.next_free = global_handles->first_free_; in DecreaseBlockUses()
475 global_handles->first_free_ = this; in DecreaseBlockUses()
477 global_handles->isolate()->counters()->global_handles()->Decrement(); in DecreaseBlockUses()
478 global_handles->number_of_global_handles_--; in DecreaseBlockUses()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DjniHandles.cpp40 static OopStorage* global_handles() { in global_handles() function
53 JNIHandles::_global_handles = global_handles(); in jni_handles_init()
114 oop* ptr = global_handles()->allocate(); in make_global()
175 global_handles()->release(oop_ptr); in destroy_global()
191 global_handles()->oops_do(f); in oops_do()
218 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
274 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
284 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
297 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DjniHandles.cpp40 static OopStorage* global_handles() { in global_handles() function
53 JNIHandles::_global_handles = global_handles(); in jni_handles_init()
114 oop* ptr = global_handles()->allocate(); in make_global()
175 global_handles()->release(oop_ptr); in destroy_global()
191 global_handles()->oops_do(f); in oops_do()
218 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
275 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
285 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
298 global_handles()->allocation_count(), in print_on()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/parallel-rdp/
H A Dcommand_ring.cpp44 global_handles = std::move(global_handles_); in init()
93 Granite::Global::set_thread_context(*global_handles); in thread_loop()
94 global_handles.reset(); in thread_loop()
H A Dcommand_ring.hpp42 Granite::Global::GlobalManagersHandle global_handles,
64 Granite::Global::GlobalManagersHandle global_handles; member in RDP::CommandRing
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-async-module.cc15 isolate->global_handles()->Create(*args.at<SourceTextModule>(0))); in BUILTIN()
26 isolate->global_handles()->Create(*args.at<SourceTextModule>(0))); in BUILTIN()
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-weaksets.cc81 GlobalHandles* global_handles = isolate->global_handles(); in TEST() local
89 key = global_handles->Create(*object); in TEST()
91 CHECK(!global_handles->IsWeak(key.location())); in TEST()
114 CHECK(global_handles->IsWeak(key.location())); in TEST()
H A Dtest-global-handles.cc700 CHECK_EQ(i_isolate->global_handles()->TotalSize(), 0); in TEST()
701 CHECK_EQ(i_isolate->global_handles()->UsedSize(), 0); in TEST()
703 CHECK_GT(i_isolate->global_handles()->TotalSize(), 0); in TEST()
704 CHECK_GT(i_isolate->global_handles()->UsedSize(), 0); in TEST()
706 CHECK_GT(i_isolate->global_handles()->TotalSize(), 0); in TEST()
707 CHECK_EQ(i_isolate->global_handles()->UsedSize(), 0); in TEST()
717 CHECK_EQ(i_isolate->global_handles()->TotalSize(), 0); in TEST()
718 CHECK_EQ(i_isolate->global_handles()->UsedSize(), 0); in TEST()
720 CHECK_GT(i_isolate->global_handles()->TotalSize(), 0); in TEST()
721 CHECK_GT(i_isolate->global_handles()->UsedSize(), 0); in TEST()
[all …]
H A Dtest-weakmaps.cc66 GlobalHandles* global_handles = isolate->global_handles(); in TEST() local
74 key = global_handles->Create(*object); in TEST()
76 CHECK(!global_handles->IsWeak(key.location())); in TEST()
103 CHECK(global_handles->IsWeak(key.location())); in TEST()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DjniHandles.cpp41 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
108 oop* ptr = global_handles()->allocate(); in make_global()
173 global_handles()->release(oop_ptr); in destroy_global()
189 global_handles()->oops_do(f); in oops_do()
226 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
283 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
293 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
306 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DjniHandles.cpp42 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
109 oop* ptr = global_handles()->allocate(); in make_global()
174 global_handles()->release(oop_ptr); in destroy_global()
190 global_handles()->oops_do(f); in oops_do()
227 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
284 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
294 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
307 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DjniHandles.cpp41 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
108 oop* ptr = global_handles()->allocate(); in make_global()
173 global_handles()->release(oop_ptr); in destroy_global()
189 global_handles()->oops_do(f); in oops_do()
226 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
283 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
293 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
306 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DjniHandles.cpp40 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
91 oop* ptr = global_handles()->allocate(); in make_global()
151 global_handles()->release(oop_ptr); in destroy_global()
167 global_handles()->oops_do(f); in oops_do()
197 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
253 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
263 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
276 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DjniHandles.cpp41 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
92 oop* ptr = global_handles()->allocate(); in make_global()
152 global_handles()->release(oop_ptr); in destroy_global()
168 global_handles()->oops_do(f); in oops_do()
198 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
254 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
264 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
277 global_handles()->allocation_count(), in print_on()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DjniHandles.cpp41 OopStorage* JNIHandles::global_handles() { in global_handles() function in JNIHandles
108 oop* ptr = global_handles()->allocate(); in make_global()
173 global_handles()->release(oop_ptr); in destroy_global()
189 global_handles()->oops_do(f); in oops_do()
226 switch (global_handles()->allocation_status(jobject_ptr(handle))) { in handle_type()
283 return !is_jweak(handle) && is_storage_handle(global_handles(), jobject_ptr(handle)); in is_global_handle()
293 return global_handles()->total_memory_usage(); in global_handle_memory_usage()
306 global_handles()->allocation_count(), in print_on()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/heap/
H A Dmemory-measurement.cc119 context_ = isolate->global_handles()->Create(*context); in MeasureMemoryDelegate()
120 promise_ = isolate->global_handles()->Create(*promise); in MeasureMemoryDelegate()
124 isolate_->global_handles()->Destroy(promise_.location()); in ~MeasureMemoryDelegate()
125 isolate_->global_handles()->Destroy(context_.location()); in ~MeasureMemoryDelegate()
181 isolate_->global_handles()->Create(*weak_contexts); in EnqueueRequest()
/dports/lang/v8/v8-9.6.180.12/src/heap/
H A Dmemory-measurement.cc118 context_ = isolate->global_handles()->Create(*context); in MeasureMemoryDelegate()
119 promise_ = isolate->global_handles()->Create(*promise); in MeasureMemoryDelegate()
123 isolate_->global_handles()->Destroy(promise_.location()); in ~MeasureMemoryDelegate()
124 isolate_->global_handles()->Destroy(context_.location()); in ~MeasureMemoryDelegate()
185 isolate_->global_handles()->Create(*weak_contexts); in EnqueueRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/heap/
H A Dmemory-measurement.cc119 context_ = isolate->global_handles()->Create(*context); in MeasureMemoryDelegate()
120 promise_ = isolate->global_handles()->Create(*promise); in MeasureMemoryDelegate()
124 isolate_->global_handles()->Destroy(promise_.location()); in ~MeasureMemoryDelegate()
125 isolate_->global_handles()->Destroy(context_.location()); in ~MeasureMemoryDelegate()
186 isolate_->global_handles()->Create(*weak_contexts); in EnqueueRequest()
H A Dscavenger.cc315 isolate_->global_handles()->IdentifyWeakUnmodifiedObjects( in CollectGarbage()
331 isolate_->global_handles()->IterateYoungStrongAndDependentRoots( in CollectGarbage()
359 isolate_->global_handles()->MarkYoungWeakDeadObjectsPending( in CollectGarbage()
361 isolate_->global_handles()->IterateYoungWeakDeadObjectsForFinalizers( in CollectGarbage()
367 isolate_->global_handles()->IterateYoungWeakObjectsForPhantomHandles( in CollectGarbage()
/dports/lang/v8/v8-9.6.180.12/src/baseline/
H A Dbaseline-batch-compiler.cc89 compilation_queue_ = isolate_->global_handles()->Create( in EnsureQueueCapacity()
99 compilation_queue_ = isolate_->global_handles()->Create(*new_queue); in EnsureQueueCapacity()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler-dispatcher/
H A Dunoptimized-compile-job.cc74 context_(isolate->global_handles()->Create(isolate->context())), in UnoptimizedCompileJob()
75 shared_(isolate->global_handles()->Create(*shared)), in UnoptimizedCompileJob()
142 source_ = isolate->global_handles()->Create(*source); in PrepareOnMainThread()
187 wrapper_ = isolate->global_handles()->Create(*wrapper); in PrepareOnMainThread()

12345