Searched full:interpretation (Results 1 – 18 of 18) sorted by relevance
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | absint_checks.md | 1 ## Checks performed on abstract interpretation stage
|
| /arkcompiler/runtime_core/static_core/docs/bc_verification/ |
| D | absint_checks.md | 1 ## Checks performed on abstract interpretation stage
|
| /arkcompiler/runtime_core/docs/ |
| D | runtime-debug-api.md | 27 * `BytecodePcChanged` - occurs when bytecode pc is changed during interpretation (only if runtime w…
|
| D | rationale-for-bytecode.md | 30 making interpretation slower than _native code execution_. In return, we get the ability to 85 Since bytecode interpretation is a required program execution mode for Panda, performance of the
|
| D | design-of-interpreter.md | 26 1. Program execution via bytecode interpretation should be enabled on all targets.
|
| D | file_format.md | 928 are stored in the constant pool. During interpretation of the program
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | runtime-debug-api.md | 27 * `BytecodePcChanged` - occurs when bytecode pc is changed during interpretation (only if runtime w…
|
| D | rationale-for-bytecode.md | 30 making interpretation slower than _native code execution_. In return, we get the ability to 85 Since bytecode interpretation is a required program execution mode for Panda, performance of the
|
| D | design-of-interpreter.md | 26 1. Program execution via bytecode interpretation should be enabled on all targets.
|
| D | file_format.md | 1097 During program interpretation, [the state machine](#state-machine) tracks a
|
| /arkcompiler/runtime_core/static_core/verification/jobs/ |
| D | job.cpp | 89 …LOG(WARNING, VERIFIER) << "Abstract interpretation failed for method " << method_->GetFullName(tru… in DoChecks()
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | instruction_handler_base.h | 96 … // Skip dump if logger is disable. This allows us to speed up interpretation in the 'Debug' build. in DumpVRegs()
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/ |
| D | readme.md | 58 # 1) interpretation mode
|
| /arkcompiler/runtime_core/static_core/verification/ |
| D | messages.yaml | 143 Abstract interpretation stuck at invalid instruction.
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 366 …* `0001` `EQ`: yields true if the operands are equal, false otherwise. No sign interpretation is n… 371 …* `0110` `NE`: yields true if the operands are unequal, false otherwise. No sign interpretation is…
|
| /arkcompiler/ets_frontend/arkguard/src/configs/preset/ |
| D | es_reserved_properties.json | 4876 "interpretation",
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | reg_alloc_lsra.cpp | 29 * This LSRA implementation is an interpretation of the [Poletto97] paper.
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 9317 6028: "Unknown Photometric Interpretation: %s",
|