Home
last modified time | relevance | path

Searched defs:FunctionCodeBlock (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DExecutable.h41 class FunctionCodeBlock; variable
/external/webkit/Source/JavaScriptCore/bytecode/
DCodeBlock.h616FunctionCodeBlock(FunctionExecutable* ownerExecutable, CodeType codeType, JSGlobalObject* globalOb… in FunctionCodeBlock() function