Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/vm/
H A Dvm.c668 bool is_call_prop = opcode >= CBC_EXT_SPREAD_CALL_PROP; in vm_spread_operation() local
768 bool is_call_prop = ((opcode - CBC_CALL) % 6) >= 3; in opfunc_call() local

Completed in 6 milliseconds