Home
last modified time | relevance | path

Searched refs:addPropertyAccessInstruction (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/JavaScriptCore/bytecode/
DCodeBlock.h343 …void addPropertyAccessInstruction(unsigned propertyAccessInstruction) { m_propertyAccessInstructio… in addPropertyAccessInstruction() function
/external/webkit/Source/JavaScriptCore/bytecompiler/
DBytecodeGenerator.cpp1391 m_codeBlock->addPropertyAccessInstruction(instructions().size()); in emitGetById()
1420 m_codeBlock->addPropertyAccessInstruction(instructions().size()); in emitPutById()
1440 m_codeBlock->addPropertyAccessInstruction(instructions().size()); in emitDirectPutById()
/external/webkit/Source/JavaScriptCore/
DChangeLog4450 (JSC::CodeBlock::addPropertyAccessInstruction):
DChangeLog-2009-06-1617447 (JSC::CodeBlock::addPropertyAccessInstruction):
18358 (JSC::CodeBlock::addPropertyAccessInstruction):