Home
last modified time | relevance | path

Searched defs:jitAssertIsInt32 (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.cpp380 void JITCompiler::jitAssertIsInt32(GPRReg gpr) in jitAssertIsInt32() function in JSC::DFG::JITCompiler
DDFGJITCompiler.h293 void jitAssertIsInt32(GPRReg) {} in jitAssertIsInt32() function