Home
last modified time | relevance | path

Searched refs:isolate_independent_code (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/v8/src/codegen/
H A Dassembler.h169 bool isolate_independent_code = false; member
248 return constant_pool_available_ && !options().isolate_independent_code; in is_constant_pool_available()
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc214 if (root_array_available() && options().isolate_independent_code) { in ExternalReferenceAsOperand()
238 DCHECK(options().isolate_independent_code); in ExternalReferenceAddressAsOperand()
295 if (root_array_available() && options().isolate_independent_code) { in LoadAddress()
1474 if (root_array_available() && options().isolate_independent_code) { in CallRecordWriteStub()
1511 if (root_array_available() && options().isolate_independent_code) { in CallRecordWriteStub()
1530 if (root_array_available() && options().isolate_independent_code) { in CallRecordWriteStub()
1863 DCHECK_IMPLIES(options().isolate_independent_code, in CallRecordWriteStub()
1922 if (options().isolate_independent_code) { in CallRecordWriteStub()
1981 DCHECK_IMPLIES(options().isolate_independent_code, in CallRecordWriteStub()
H A Dassembler-ia32.cc3364 DCHECK_IMPLIES(options().isolate_independent_code, in emit_operand()
3366 DCHECK_IMPLIES(options().isolate_independent_code, in emit_operand()
3368 DCHECK_IMPLIES(options().isolate_independent_code, in emit_operand()
/third_party/node/deps/v8/src/builtins/
H A Dsetup-builtins-internal.cc38 CHECK(!options.isolate_independent_code); in BuiltinAssemblerOptions()
52 options.isolate_independent_code = true; in BuiltinAssemblerOptions()
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc58 if (destination == rax && !options().isolate_independent_code) { in Load()
75 if (source == rax && !options().isolate_independent_code) { in Store()
118 if (root_array_available_ && options().isolate_independent_code) { in LoadAddress()
134 if (root_array_available_ && options().isolate_independent_code) { in ExternalReferenceAsOperand()
1501 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
1687 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
1823 options().isolate_independent_code, in CallRecordWriteStub()
1868 options().isolate_independent_code, in CallRecordWriteStub()
1948 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc136 DCHECK_IMPLIES(options().isolate_independent_code, in Jump()
149 } else if (root_array_available_ && options().isolate_independent_code) { in Jump()
225 DCHECK_IMPLIES(options().isolate_independent_code, in Call()
238 } else if (root_array_available_ && options().isolate_independent_code) { in Call()
312 if (options().isolate_independent_code) { in LoadCodeObjectEntry()
452 if (root_array_available_ && options().isolate_independent_code) { in Move()
463 if (root_array_available_ && options().isolate_independent_code) { in Move()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc159 DCHECK_IMPLIES(options().isolate_independent_code, in Jump()
166 if (root_array_available_ && options().isolate_independent_code) { in Jump()
243 DCHECK_IMPLIES(options().isolate_independent_code, in Call()
252 if (root_array_available_ && options().isolate_independent_code) { in Call()
349 if (root_array_available_ && options().isolate_independent_code) { in Move()
366 if (root_array_available_ && options().isolate_independent_code) { in Move()
3647 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.cc353 if (root_array_available_ && options().isolate_independent_code) { in Mov()
1906 DCHECK_IMPLIES(options().isolate_independent_code, in Jump()
1952 DCHECK_IMPLIES(options().isolate_independent_code, in Call()
2081 if (options().isolate_independent_code) { in LoadCodeObjectEntry()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc1112 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
1123 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
2585 } else if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
2686 } else if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
4105 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1528 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
1539 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
4302 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
4380 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
6132 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc390 DCHECK_IMPLIES(options().isolate_independent_code, in Jump()
449 DCHECK_IMPLIES(options().isolate_independent_code, in Call()
515 if (root_array_available_ && options().isolate_independent_code) { in Move()
532 if (root_array_available_ && options().isolate_independent_code) { in Move()
4764 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc1318 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
1329 if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
3754 } else if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
3893 } else if (root_array_available_ && options().isolate_independent_code) { in CallRecordWriteStub()
5589 if (options().isolate_independent_code) { in CallRecordWriteStub()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc1558 if (root_array_available_ && options().isolate_independent_code) { in li()
1575 if (root_array_available_ && options().isolate_independent_code) { in li()
3256 } else if (root_array_available_ && options().isolate_independent_code && in Jump()
3336 } else if (root_array_available_ && options().isolate_independent_code && in Call()
5005 if (options().isolate_independent_code) { in LoadCodeObjectEntry()
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc1458 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/arm/
H A Dregexp-macro-assembler-arm.cc1142 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc1182 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/loong64/
H A Dregexp-macro-assembler-loong64.cc1115 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/mips/
H A Dregexp-macro-assembler-mips.cc1145 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/ppc/
H A Dregexp-macro-assembler-ppc.cc1204 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/s390/
H A Dregexp-macro-assembler-s390.cc1198 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()
/third_party/node/deps/v8/src/regexp/riscv64/
H A Dregexp-macro-assembler-riscv64.cc1152 DCHECK(!masm_->options().isolate_independent_code); in CallCheckStackGuardState()

Completed in 87 milliseconds