Searched defs:is_typedarray (Results 1 – 3 of 3) sorted by relevance
21 bool is_typedarray; in Multiply() local135 bool is_typedarray; in CreateTypedArray() local196 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