HomeSort by relevance Sort by last modified time
    Searched refs:getMappedTag (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/jit/
JITInlineMethods.h 330 if (getMappedTag(index, mappedTag)) {
532 inline bool JIT::getMappedTag(unsigned virtualRegisterIndex, RegisterID& tag)
JIT.h 419 bool getMappedTag(unsigned virtualRegisterIndex, RegisterID& tag);
    [all...]

Completed in 3178 milliseconds