Searched refs:functionExecutableStructure (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DVM.h272 Strong<Structure> functionExecutableStructure; member in class:JSC::VM
H A DExecutable.cpp375 : ScriptExecutable(vm.functionExecutableStructure.get(), vm, source, unlinkedExecutable->isInStrictContext())
H A DVM.cpp261 functionExecutableStructure.set(*this, FunctionExecutable::createStructure(*this, 0, jsNull()));

Completed in 178 milliseconds