Home
last modified time | relevance | path

Searched defs:has_method (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-iterator-object.c185 bool has_method = !ecma_is_value_empty (method); in ecma_op_get_iterator() local
/third_party/quickjs/
Dquickjs.c39278 int has_method; member