Home | History | Annotate | Download | only in src

Lines Matching refs:JS_FUNCTION_TYPE

224 // 'object', whereas JS_FUNCTION_TYPE has typeof 'function'.
282 V(JS_FUNCTION_TYPE) \
488 JS_FUNCTION_TYPE,
492 LAST_TYPE = JS_FUNCTION_TYPE,