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

/macosx-10.10/JavaScriptCore-7600.1.17/bytecompiler/
H A DBytecodeGenerator.h505 RegisterID* addVar(const Identifier& ident, ConstantMode constantMode, WatchMode watchMode) function in class:JSC::BytecodeGenerator
516 RegisterID* addVar() function in class:JSC::BytecodeGenerator
H A DBytecodeGenerator.cpp126 bool BytecodeGenerator::addVar( function in class:JSC::BytecodeGenerator
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/parser/
H A DSyntaxChecker.h236 void addVar(const Identifier*, bool) { } function in class:JSC::SyntaxChecker
H A DASTBuilder.h548 void addVar(const Identifier* ident, int attrs) function in class:JSC::ASTBuilder
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSGlobalObject.h342 void addVar(ExecState* exec, const Identifier& propertyName) function in class:JSC::JSGlobalObject

Completed in 151 milliseconds