Home
last modified time | relevance | path

Searched full:interpretation (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/docs/bc_verification/
Dabsint_checks.md1 ## Checks performed on abstract interpretation stage
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dabsint_checks.md1 ## Checks performed on abstract interpretation stage
/arkcompiler/runtime_core/docs/
Druntime-debug-api.md27 * `BytecodePcChanged` - occurs when bytecode pc is changed during interpretation (only if runtime w…
Drationale-for-bytecode.md30 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
Ddesign-of-interpreter.md26 1. Program execution via bytecode interpretation should be enabled on all targets.
Dfile_format.md928 are stored in the constant pool. During interpretation of the program
/arkcompiler/runtime_core/static_core/docs/
Druntime-debug-api.md27 * `BytecodePcChanged` - occurs when bytecode pc is changed during interpretation (only if runtime w…
Drationale-for-bytecode.md30 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
Ddesign-of-interpreter.md26 1. Program execution via bytecode interpretation should be enabled on all targets.
Dfile_format.md1097 During program interpretation, [the state machine](#state-machine) tracks a
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp89 …LOG(WARNING, VERIFIER) << "Abstract interpretation failed for method " << method_->GetFullName(tru… in DoChecks()
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinstruction_handler_base.h96 … // 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/
Dreadme.md58 # 1) interpretation mode
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml143 Abstract interpretation stuck at invalid instruction.
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_ir_specification.md366 …* `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/
Des_reserved_properties.json4876 "interpretation",
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp29 * This LSRA implementation is an interpretation of the [Poletto97] paper.
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js9317 6028: "Unknown Photometric Interpretation: %s",