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

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITStubs.h70 int32_t asInt32; member in union:JSC::JITStubArg
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCJSValueInlines.h138 const int32_t asInt32 = static_cast<int32_t>(d); local
284 inline int32_t JSValue::asInt32() const function in class:JSC::JSValue
407 inline int32_t JSValue::asInt32() const function in class:JSC::JSValue
[all...]

Completed in 104 milliseconds