Home
last modified time | relevance | path

Searched defs:ECMA_ROUTINE_VALUE (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtins.h54 #define ECMA_ROUTINE_VALUE(id, length) (((id) << 4) | length) macro

Completed in 1 milliseconds