Home
last modified time | relevance | path

Searched refs:scope (Results 801 - 825 of 875) sorted by relevance

1...<<3132333435

/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc7730 CodeTracer::Scope scope(shared->GetIsolate()->GetCodeTracer());
7731 PrintF(scope.file(), "[disabled optimization for ");
7732 shared->ShortPrint(scope.file());
7733 PrintF(scope.file(),
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h583 // This scope simplifies the handling of the SVE `movprfx` instruction.
7899 ExactAssemblyScope scope(this, 3 * kInstructionSize); \
8074 void SetCurrentScratchRegisterScope(UseScratchRegisterScope* scope) { in SetCurrentScratchRegisterScope() argument
8075 current_scratch_scope_ = scope; in SetCurrentScratchRegisterScope()
8650 // This scope utility allows scratch registers to be managed safely. The
8653 // at the end of the scope.
8655 // When the scope ends, the MacroAssembler's lists will be restored to their
8659 // This constructor implicitly calls `Open` to initialise the scope (`masm`
8670 // This constructor does not implicitly initialise the scope. Instead, the
8672 // scope
[all...]
/third_party/node/deps/v8/src/objects/
H A Delements.cc301 // On the other hand we might overflow a single handle scope depending on in CopyDoubleToObjectElements()
305 HandleScope scope(isolate); in CopyDoubleToObjectElements()
2139 HandleScope scope(isolate); in ValidateContents()
2400 HandleScope scope(isolate); in RemoveElement()
H A Dobjects.cc46 #include "src/logging/runtime-call-stats-scope.h"
2051 ScopeInfo scope = ScopeInfo::cast(*this); in HeapObjectShortPrint() local
2053 if (!scope.IsEmpty()) os << " " << scope.scope_type(); in HeapObjectShortPrint()
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc816 HandleScope scope(isolate_); in ExecuteStartFunction()
H A Dwasm-code-manager.cc275 HandleScope scope(isolate); in LogCode()
1159 // Avoid opening a new write scope per function. The caller should hold the in UseLazyStub()
1160 // scope instead. in UseLazyStub()
1323 // Add the code to the surrounding code ref scope, so the returned pointer is in PublishCodeLocked()
/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-memop-immediate-512-a32.cc3638 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-memop-immediate-8192-a32.cc3638 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-memop-rs-a32.cc3646 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-a32.cc1153 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-ror-amount-a32.cc1353 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-ror-amount-t32.cc1241 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-a32.cc1449 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-in-it-block-t32.cc1130 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-t32.cc1473 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-pc-operand-imm12-t32.cc1134 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-pc-operand-imm8-t32.cc1129 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rd-rn-operand-imm12-t32.cc1136 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rdlow-rnlow-operand-immediate-imm3-in-it-block-t32.cc1132 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rdlow-rnlow-operand-immediate-imm8-in-it-block-t32.cc1132 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
H A Dtest-assembler-cond-rdlow-rnlow-rmlow-in-it-block-t32.cc1024 ExactAssemblyScope scope(&masm, 4, ExactAssemblyScope::kMaximumSize); in TestHelper()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureMultisampleTests.cpp1948 const tcu::ScopedLogSection scope(m_testCtx.getLog(), "Iteration", std::string() + "Testing parameter with " + types[m_iteration].name + " texture");
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]
/third_party/typescript/lib/
H A DtypingsInstaller.js8801 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module: diag(2441, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."),
8836 Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1: diag(2481, ts.DiagnosticCategory.Error, "Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481", "Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."),
8880 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions: diag(2529, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."),
8992 Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations: diag(2669, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669", "Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."),
8993 Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context: diag(2670, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670", "Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."),
9552 Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve: diag(6270, ts.DiagnosticCategory.Message, "Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270", "Directory '{0}' has no containing package.json scope. Imports will not resolve."),
9553 Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1: diag(6271, ts.DiagnosticCategory.Message, "Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271", "Import specifier '{0}' does not exist in package.json scope at path '{1}'."),
9555 package_json_scope_0_has_no_imports_defined: diag(6273, ts.DiagnosticCategory.Message, "package_json_scope_0_has_no_imports_defined_6273", "package.json scope '{0}' has no imports defined."),
9556 package_json_scope_0_explicitly_maps_specifier_1_to_null: diag(6274, ts.DiagnosticCategory.Message, "package_json_scope_0_explicitly_maps_specifier_1_to_null_6274", "package.json scope '{0}' explicitly maps specifier '{1}' to null."),
9557 package_json_scope_0_has_invalid_type_for_target_of_specifier_1: diag(6275, ts.DiagnosticCategory.Message, "package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275", "package.json scope '{
[all...]
H A Dtsc.js5938 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module: diag(2441, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."),
5973 Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1: diag(2481, ts.DiagnosticCategory.Error, "Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481", "Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."),
6017 Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions: diag(2529, ts.DiagnosticCategory.Error, "Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529", "Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."),
6129 Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations: diag(2669, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669", "Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."),
6130 Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context: diag(2670, ts.DiagnosticCategory.Error, "Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670", "Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."),
6689 Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve: diag(6270, ts.DiagnosticCategory.Message, "Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270", "Directory '{0}' has no containing package.json scope. Imports will not resolve."),
6690 Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1: diag(6271, ts.DiagnosticCategory.Message, "Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271", "Import specifier '{0}' does not exist in package.json scope at path '{1}'."),
6692 package_json_scope_0_has_no_imports_defined: diag(6273, ts.DiagnosticCategory.Message, "package_json_scope_0_has_no_imports_defined_6273", "package.json scope '{0}' has no imports defined."),
6693 package_json_scope_0_explicitly_maps_specifier_1_to_null: diag(6274, ts.DiagnosticCategory.Message, "package_json_scope_0_explicitly_maps_specifier_1_to_null_6274", "package.json scope '{0}' explicitly maps specifier '{1}' to null."),
6694 package_json_scope_0_has_invalid_type_for_target_of_specifier_1: diag(6275, ts.DiagnosticCategory.Message, "package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275", "package.json scope '{
[all...]

Completed in 163 milliseconds

1...<<3132333435