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

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

Completed in 125 milliseconds