Searched defs:JSValue (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/javascript/
H A DJS_Define.h10 typedef v8::Value JSValue; typedef
/external/chromium_org/v8/src/
H A Dobjects.h64 // - JSValue
944 V(JSValue) \
1191 // Returns true if this is a JSValue containing a string and the index is
7531 class JSValue: public JSObject { class in namespace:v8::internal
7536 DECLARE_CAST(JSValue)
7539 DECLARE_PRINTER(JSValue)
7540 DECLARE_VERIFIER(JSValue)
7547 DISALLOW_IMPLICIT_CONSTRUCTORS(JSValue);

Completed in 128 milliseconds