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

  /external/webkit/Source/JavaScriptCore/jit/
JITPropertyAccess.cpp 630 CodeLocationLabel entryLabel = patchBuffer.finalizeCodeAddendum();
710 CodeLocationLabel entryLabel = patchBuffer.finalizeCodeAddendum();
    [all...]
JITPropertyAccess32_64.cpp 653 CodeLocationLabel entryLabel = patchBuffer.finalizeCodeAddendum();
    [all...]
  /external/webkit/Source/JavaScriptCore/assembler/
LinkBuffer.h 163 // Upon completion of all patching either 'finalizeCode()' or 'finalizeCodeAddendum()' should be called
165 // where the executable pool must also be retained, the lighter-weight 'finalizeCodeAddendum()' is
174 CodeLocationLabel finalizeCodeAddendum()
203 // finalizeCode() or finalizeCodeAddendum().

Completed in 216 milliseconds