Home
last modified time | relevance | path

Searched defs:asInt32 (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSValueInlineMethods.h167 const int32_t asInt32 = static_cast<int32_t>(d); in JSValue() local
314 inline int32_t JSValue::asInt32() const in asInt32() function
441 inline int32_t JSValue::asInt32() const in asInt32() function
/external/webkit/Source/JavaScriptCore/dfg/
DDFGSpeculativeJIT.h144 int32_t asInt32 = static_cast<int32_t>(value); in isDoubleConstantWithInt32Value() local
DDFGNode.h346 int32_t asInt32; member
DDFGByteCodeParser.cpp489 NodeIndex asInt32; member
/external/webkit/Source/JavaScriptCore/jit/
DJITStubs.h65 int32_t asInt32; member