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

  /external/webkit/JavaScriptCore/jit/
JITOpcodes.cpp 372 trampolines->ctiVirtualCall = trampolineAt(finalCode, virtualCallBegin);
373 trampolines->ctiNativeCallThunk = trampolineAt(finalCode, nativeCallThunk);
375 trampolines->ctiStringLengthTrampoline = trampolineAt(finalCode, stringLengthBegin);
380 trampolines->ctiVirtualCallLink = trampolineAt(finalCode, virtualCallLinkBegin);
385 trampolines->ctiSoftModulo = trampolineAt(finalCode, softModBegin);
    [all...]
  /external/webkit/JavaScriptCore/assembler/
AbstractMacroAssembler.h 413 static CodePtr trampolineAt(CodeRef ref, Label label)
  /external/webkit/JavaScriptCore/
ChangeLog-2009-06-16     [all...]

Completed in 151 milliseconds