Searched full:interpreted (Results 1 – 25 of 25) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/docs/rules/ |
| D | recipe114.md | 8 Classes or modules can be interpreted as analogues of namespaces.
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/ |
| D | entrypoints_bridge_asm_macro.inl.erb | 30 …oose either CompiledAbiBridge (for compiled frame) or CompiledAbi (for interpreted frame) for virt…
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/ |
| D | entrypoints_bridge_asm_macro.inl.erb | 29 …oose either CompiledAbiBridge (for compiled frame) or CompiledAbi (for interpreted frame) for virt…
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/tools/generate-es-checked/ |
| D | README.md | 104 They are split into two categories, as `TrivialType` is interpreted as whole (string) and isn't use…
|
| /arkcompiler/runtime_core/docs/ |
| D | glossary.md | 74 GC force to stop execution of code (interpreted,AOTed or JITed) to make exclusively some
|
| D | runtime-compiled_code-interaction.md | 319 (interpreted) (compiled) (interpreted)
|
| D | file_format.md | 667 … `uint8_t[4]` | 4-byte bit pattern, zero-extended to the right, and interpreted as an IEEE754 3… 677 … `uint8_t[8]` | 8-byte bit pattern, zero-extended to the right, and interpreted as an IEEE754 6… 907 [line number program](#line-number-program) which is interpreted by
|
| D | memory-management.md | 595 …1. To describe barrier use some meta-language or IR which can be interpreted/encoded by all compil…
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | glossary.md | 74 GC force to stop execution of code (interpreted,AOTed or JITed) to make exclusively some
|
| D | runtime-compiled_code-interaction.md | 325 (interpreted) (compiled) (interpreted)
|
| D | file_format.md | 669 … `uint8_t[4]` | 4-byte bit pattern, zero-extended to the right, and interpreted as an IEEE754 3… 679 … `uint8_t[8]` | 8-byte bit pattern, zero-extended to the right, and interpreted as an IEEE754 6… 909 [line number program](#line-number-program) which is interpreted by
|
| D | memory-management.md | 595 …1. To describe barrier use some meta-language or IR which can be interpreted/encoded by all compil…
|
| /arkcompiler/ets_frontend/arkguard/src/utils/ |
| D | SourceMapMergingUtil.ts | 65 * The interpreted sourcemap line and column info.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | Date.sts | 1673 * Returns the time portion of a `Date` object interpreted in the local timezone in English. 1719 * Returns the date portion of a `Date` object interpreted in the local timezone in English. 1800 * Returns a string representing the specified `Date` object interpreted in the local timezone. 1822 * Returns a string representing the specified `Date` object interpreted in UTC.
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 60 … Primitive data type of a register is not tracked by VM and is interpreted by separate bytecodes. 61 …Integral values are not inherently signed or unsigned, signedness is interpreted by bytecodes as w…
|
| /arkcompiler/runtime_core/static_core/isa/ |
| D | isa.yaml | 60 … Primitive data type of a register is not tracked by VM and is interpreted by separate bytecodes. 61 …Integral values are not inherently signed or unsigned, signedness is interpreted by bytecodes as w…
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_parser.cpp | 1207 // With /u, decimal escape is not interpreted as octal character code. in ParseCharacterEscape()
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_parser.cpp | 1275 // With /u, decimal escape is not interpreted as octal character code. in ParseCharacterEscape()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | lowering.cpp | 830 // Don't use MAdd/MSub for floating point inputs to avoid different results for interpreted and in LowerMultiplyAddSub()
|
| D | escape.cpp | 902 // to correctly restore values of virtual registers in interpreted frame during deoptimization. in MaterializeDeoptSaveState()
|
| /arkcompiler/ets_runtime/test/regresstest/ |
| D | regresstest_skip_tests.json | 2636 "mjsunit/compiler/is-being-interpreted-1.js", 2661 "mjsunit/compiler/is-being-interpreted-2.js",
|
| /arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/res/ |
| D | recipes.rst | 4044 Classes or modules can be interpreted as analogues of namespaces.
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/ |
| D | recipes.rst | 3092 Classes or modules can be interpreted as placeholders of namespaces.
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 4709 /* ABS requires the operand be interpreted as a signed integer */ in SelectAbsSub() 4757 /* ABS requires the operand be interpreted as a signed integer */ in SelectAbs()
|
| /arkcompiler/runtime_core/static_core/patches/zydis/ |
| D | 0001-Simplify-Zydis-build.patch | 7105 + * Represents a default boolean data-type where `0` is interpreted as `false` and all other values
|