Home
last modified time | relevance | path

Searched defs:current_sp (Results 1 – 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
Dlit-char-helpers.c85 ecma_char_t current_sp = array_sp[middle]; in search_char_in_interval_array() local
570 ecma_char_t current_sp = lit_character_pair_ranges[middle]; in search_in_bidirectional_conversion_tables() local
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc5377 int64_t current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc300 intptr_t current_sp = sp(); in PopAddress() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc7129 int64_t current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc7110 int current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc7544 int64_t current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc5552 uintptr_t current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc6323 int current_sp = get_register(sp); in PopAddress() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc2740 uintptr_t current_sp = get_register(sp); in PopAddress() local