Searched refs:hint_t (Results 1 – 2 of 2) sorted by relevance
341 } hint_t; typedef343 HRESULT to_primitive(script_ctx_t*,jsval_t,jsval_t*, hint_t) DECLSPEC_HIDDEN;
404 HRESULT to_primitive(script_ctx_t *ctx, jsval_t val, jsval_t *ret, hint_t hint) in to_primitive()