Lines Matching defs:result
414 bool result = false;
426 result = true;
435 return result;
601 * @return result of bytecode - if run was successful
641 * @return result of eval, may be error value.
661 * @return result of last executed job, may be error value.
1061 * true/false - the result of the binary operation on the given operands otherwise
3345 * Get the result of a promise.
3347 * @return - Promise result
3351 jerry_get_promise_result (const jerry_value_t promise) /**< promise object to get the result from */
3636 * this method will only have a function object result if, at the call site