Home
last modified time | relevance | path

Searched refs:constant_pool_entry_sharing_blocked_nesting_ (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ppc/
H A Dassembler-ppc.h1138 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()
1141 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()
1144 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()
1175 int constant_pool_entry_sharing_blocked_nesting_; variable
H A Dassembler-ppc.cc238 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ppc/
H A Dassembler-ppc.h1242 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()
1245 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()
1248 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()
1279 int constant_pool_entry_sharing_blocked_nesting_; variable
H A Dassembler-ppc.cc238 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dassembler-ppc.h1343 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()
1346 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()
1349 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()
1380 int constant_pool_entry_sharing_blocked_nesting_; variable
H A Dassembler-ppc.cc235 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dassembler-ppc.h1484 constant_pool_entry_sharing_blocked_nesting_++; in StartBlockConstantPoolEntrySharing()
1487 constant_pool_entry_sharing_blocked_nesting_--; in EndBlockConstantPoolEntrySharing()
1490 return constant_pool_entry_sharing_blocked_nesting_ > 0; in is_constant_pool_entry_sharing_blocked()
1520 int constant_pool_entry_sharing_blocked_nesting_; variable
H A Dassembler-ppc.cc257 constant_pool_entry_sharing_blocked_nesting_ = 0; in Assembler()