Home
last modified time | relevance | path

Searched refs:initCell (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/dfg/
DDFGGenerationInfo.h100 void initCell(NodeIndex nodeIndex, uint32_t useCount, GPRReg gpr) in initCell() function
DDFGJITCodeGenerator.h417 info.initCell(nodeIndex, node.refCount, reg); in cellResult()