HomeSort by relevance Sort by last modified time
    Searched refs:JSValueIsBoolean (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/API/
JSValueRef.h 92 JS_EXPORT bool JSValueIsBoolean(JSContextRef ctx, JSValueRef value);
JSValueRef.cpp 86 bool JSValueIsBoolean(JSContextRef ctx, JSValueRef value)
  /external/webkit/JavaScriptCore/qt/api/
qscriptvalue_p.h 332 return JSValueIsBoolean(context(), value());

Completed in 36 milliseconds