Searched full:interpreted (Results 1 – 25 of 29) sorted by relevance
12
| /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/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/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/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 | 1674 * Returns the time portion of a `Date` object interpreted in the local timezone in English. 1720 * Returns the date portion of a `Date` object interpreted in the local timezone in English. 1801 * Returns a string representing the specified `Date` object interpreted in the local timezone. 1823 * Returns a string representing the specified `Date` object interpreted in UTC.
|
| /arkcompiler/jsvm/src/inspector/ |
| D | inspector_socket.cpp | 196 // this translation assumes that the host is interpreted as an IPv6 address in IsIPAddress()
|
| /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 | 1243 // 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 | 821 // 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 | 2637 "mjsunit/compiler/is-being-interpreted-1.js", 2662 "mjsunit/compiler/is-being-interpreted-2.js",
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | typed_bytecode_lowering.cpp | 395 …lieve that the Intern String tag of a constant string will not change during interpreted execution, in InternStringCheck()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 2398 /* ABS requires the operand be interpreted as a signed integer */ in SelectAbsSub() 2444 /* ABS requires the operand be interpreted as a signed integer */ in SelectAbs()
|
| /arkcompiler/runtime_core/libabckit/ |
| D | .doxygen | 205 # interpreted by doxygen.
|
12