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

/external/webkit/JavaScriptCore/bytecode/
H A DCodeBlock.h389 void addPropertyAccessInstruction(unsigned propertyAccessInstruction) { m_propertyAccessInstructions.append(propertyAccessInstruction); } function in class:JSC::CodeBlock

Completed in 13 milliseconds