Searched refs:getMappedTag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/jit/
H A DJITInlines.h462 if (getMappedTag(index, mappedTag)) {
673 inline bool JIT::getMappedTag(int virtualRegisterIndex, RegisterID& tag) function in class:JSC::JIT
H A DJIT.h539 bool getMappedTag(int virtualRegisterIndex, RegisterID& tag);

Completed in 177 milliseconds