Searched defs:is_typedarray (Results 1 – 3 of 3) sorted by relevance
20 bool is_typedarray; in Multiply() local134 bool is_typedarray; in CreateTypedArray() local195 bool is_typedarray; in Detach() local
126 bool is_typedarray = false; in CallWithTypedarray() local
432 bool is_typedarray = jerry_value_is_typedarray (values[idx]); variable