Home
last modified time | relevance | path

Searched refs:InactiveToActive (Results 1 – 11 of 11) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp469 TEST_F(AvailableMemoryWatcherFixture, InactiveToActive) { in TEST_F() argument
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp469 TEST_F(AvailableMemoryWatcherFixture, InactiveToActive) { in TEST_F() argument
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestAvailableMemoryWatcherWin.cpp538 TEST_F(AvailableMemoryWatcherFixture, InactiveToActive) { in TEST_F() argument
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dregister-allocator.h1079 void InactiveToActive(LiveRange* range);
H A Dregister-allocator.cc2840 InactiveToActive(cur_inactive); in AllocateRegisters()
2978 void LinearScanAllocator::InactiveToActive(LiveRange* range) { in InactiveToActive() function in v8::internal::compiler::LinearScanAllocator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dregister-allocator.h1356 InactiveLiveRangeQueue::iterator InactiveToActive(
H A Dregister-allocator.cc4008 LinearScanAllocator::InactiveToActive(InactiveLiveRangeQueue::iterator it, in InactiveToActive() function in v8::internal::compiler::LinearScanAllocator
4048 it = InactiveToActive(it, position); in ForwardStateTo()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dregister-allocator.h1458 InactiveLiveRangeQueue::iterator InactiveToActive(
H A Dregister-allocator.cc3831 LinearScanAllocator::InactiveToActive(InactiveLiveRangeQueue::iterator it, in InactiveToActive() function in v8::internal::compiler::LinearScanAllocator
3871 it = InactiveToActive(it, position); in ForwardStateTo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dregister-allocator.h1452 InactiveLiveRangeQueue::iterator InactiveToActive(
H A Dregister-allocator.cc3801 LinearScanAllocator::InactiveToActive(InactiveLiveRangeQueue::iterator it, in InactiveToActive() function in v8::internal::compiler::LinearScanAllocator
3841 it = InactiveToActive(it, position); in ForwardStateTo()