Home
last modified time | relevance | path

Searched refs:APPEND_JIT_SUFFIX (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbc_call_signature.h411 #define APPEND_JIT_SUFFIX(name, V) \ macro
421 APPEND_JIT_SUFFIX(HandleJmpImm8, V) \
423 APPEND_JIT_SUFFIX(HandleJmpImm32, V) \
424 APPEND_JIT_SUFFIX(HandleJeqzImm8, V) \
426 APPEND_JIT_SUFFIX(HandleJeqzImm32, V) \
427 APPEND_JIT_SUFFIX(HandleJnezImm8, V) \
429 APPEND_JIT_SUFFIX(HandleJnezImm32, V) \
430 APPEND_JIT_SUFFIX(HandleReturn, V) \
431 APPEND_JIT_SUFFIX(HandleReturnundefined, V) \
432 APPEND_JIT_SUFFIX(HandleSuspendgeneratorV
[all...]

Completed in 2 milliseconds