HomeSort by relevance Sort by last modified time
    Searched defs:toJSNumber (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/runtime/
JSNumberCell.h 337 ALWAYS_INLINE JSValue JSValue::toJSNumber(ExecState* exec) const
JSValue.h 159 JSValue toJSNumber(ExecState*) const; // Fast path for when you expect that the value is an immediate number.
754 ALWAYS_INLINE JSValue JSValue::toJSNumber(ExecState* exec) const

Completed in 63 milliseconds