Searched defs:compilePutByIdTransition (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/jit/
H A DJIT.h314 static void compilePutByIdTransition(JSGlobalData* globalData, CodeBlock* codeBlock, StructureStubInfo* stubInfo, Structure* oldStructure, Structure* newStructure, size_t cachedOffset, StructureChain* chain, ReturnAddressPtr returnAddress) function in class:JSC::JIT

Completed in 16 milliseconds