Home
last modified time | relevance | path

Searched refs:interpreter (Results 1 – 25 of 81) sorted by relevance

1234

/external/webkit/JavaScriptCore/bytecode/
DCodeBlock.cpp212 OpcodeID currentOpcode = exec->interpreter()->getOpcodeID(instructions[i].u.opcode); in instructionOffsetForNth()
285 Interpreter* interpreter = m_globalData->interpreter; in printStructures() local
288 if (vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id)) { in printStructures()
292 if (vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_self)) { in printStructures()
296 if (vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_proto)) { in printStructures()
300 if (vPC[0].u.opcode == interpreter->getOpcode(op_put_by_id_transition)) { in printStructures()
304 if (vPC[0].u.opcode == interpreter->getOpcode(op_get_by_id_chain)) { in printStructures()
308 if (vPC[0].u.opcode == interpreter->getOpcode(op_put_by_id)) { in printStructures()
312 if (vPC[0].u.opcode == interpreter->getOpcode(op_put_by_id_replace)) { in printStructures()
316 if (vPC[0].u.opcode == interpreter->getOpcode(op_resolve_global)) { in printStructures()
[all …]
DSamplingTool.h191 SamplingTool(Interpreter* interpreter) in SamplingTool() argument
192 : m_interpreter(interpreter) in SamplingTool()
/external/webkit/JavaScriptCore/runtime/
DJSGlobalData.cpp134 , interpreter(new Interpreter) in JSGlobalData()
160 delete interpreter; in ~JSGlobalData()
163 interpreter = 0; in ~JSGlobalData()
269 interpreter->startSampling(); in startSampling()
274 interpreter->stopSampling(); in stopSampling()
279 interpreter->dumpSampleData(exec); in dumpSampleData()
DJSFunction.cpp122 …return exec->interpreter()->execute(jsExecutable(), exec, this, thisValue.toThisObject(exec), args… in call()
129 return exec->interpreter()->retrieveArguments(exec, thisObj); in argumentsGetter()
136 return exec->interpreter()->retrieveCaller(exec, thisObj); in callerGetter()
194 …descriptor.setDescriptor(exec->interpreter()->retrieveArguments(exec, this), ReadOnly | DontEnum |… in getOwnPropertyDescriptor()
204 …descriptor.setDescriptor(exec->interpreter()->retrieveCaller(exec, this), ReadOnly | DontEnum | Do… in getOwnPropertyDescriptor()
263 …JSValue result = exec->interpreter()->execute(jsExecutable(), exec, this, thisObj, args, scopeChai… in construct()
DCompletion.cpp62 …JSValue result = exec->interpreter()->execute(program.get(), exec, scopeChain.node(), thisObj, &ex… in evaluate()
DExecutable.h113 if (SamplingTool* sampler = globalData->interpreter->sampler()) in ScriptExecutable()
126 if (SamplingTool* sampler = exec->globalData().interpreter->sampler()) in ScriptExecutable()
DJSGlobalData.h151 Interpreter* interpreter; variable
/external/webkit/WebCore/bindings/js/
DScriptCallStack.cpp55 exec->interpreter()->retrieveLastCaller(exec, signedLineNumber, sourceID, urlString, function); in ScriptCallStack()
94 JSValue func = m_exec->interpreter()->retrieveCaller(m_exec, m_caller); in initialize()
99 func = m_exec->interpreter()->retrieveCaller(m_exec, internalFunction); in initialize()
DJSWorkerContextCustom.cpp117 exec->interpreter()->retrieveLastCaller(exec, signedLineNumber, sourceID, sourceURL, function); in importScripts()
/external/webkit/JavaScriptCore/
DJavaScriptCore.gypi100 'interpreter/CachedCall.h',
101 'interpreter/CallFrame.cpp',
102 'interpreter/CallFrame.h',
103 'interpreter/CallFrameClosure.h',
104 'interpreter/Interpreter.cpp',
105 'interpreter/Interpreter.h',
106 'interpreter/Register.h',
107 'interpreter/RegisterFile.cpp',
108 'interpreter/RegisterFile.h',
DJavaScriptCore.pri28 $$PWD/interpreter \
98 interpreter/CallFrame.cpp \
99 interpreter/Interpreter.cpp \
100 interpreter/RegisterFile.cpp \
DGNUmakefile.am5 -I$(srcdir)/JavaScriptCore/interpreter \
103 JavaScriptCore/interpreter/Interpreter.cpp \
104 JavaScriptCore/interpreter/Interpreter.h \
107 JavaScriptCore/interpreter/Register.h \
173 JavaScriptCore/interpreter/CachedCall.h \
174 JavaScriptCore/interpreter/CallFrame.cpp \
175 JavaScriptCore/interpreter/CallFrame.h \
176 JavaScriptCore/interpreter/CallFrameClosure.h \
349 JavaScriptCore/interpreter/RegisterFile.cpp \
350 JavaScriptCore/interpreter/RegisterFile.h \
DAndroid.mk44 interpreter/CallFrame.cpp \
45 interpreter/Interpreter.cpp \
46 interpreter/RegisterFile.cpp \
DChangeLog-2003-10-25416 * kjs/interpreter.cpp:
421 * kjs/interpreter.h:
571 * kjs/interpreter.cpp:
575 * kjs/interpreter.h:
691 Added a way to get the current interpreter lock count, so Sherlock
692 can unlock the interpreter inside JS method implementations that
702 * kjs/interpreter.cpp:
704 * kjs/interpreter.h:
1047 * kjs/interpreter.cpp: (Interpreter::evaluate): Do #ifndef NDEBUG, not #if !NDEBUG.
1337 * kjs/interpreter.cpp:
[all …]
/external/protobuf/gtest/
Dconfigure.ac32 # against the interpreter detected by AM_PATH_PYTHON, and so we condition
33 # HAVE_PYTHON by requiring "python" to be in the PATH, and that interpreter's
36 PYTHON= # We *do not* allow the user to specify a python interpreter
/external/freetype/src/truetype/
Dttobjs.c461 error = face->interpreter( exec ); in tt_size_run_fpgm()
523 error = face->interpreter( exec ); in tt_size_run_prep()
651 face->interpreter = (TT_Interpreter) in tt_size_init_bytecode()
653 if ( !face->interpreter ) in tt_size_init_bytecode()
654 face->interpreter = (TT_Interpreter)TT_RunIns; in tt_size_init_bytecode()
/external/webkit/JavaScriptCore/interpreter/
DCallFrame.h90 Interpreter* interpreter() { return globalData().interpreter; } in interpreter() function
DCallFrame.cpp47 interpreter()->retrieveLastCaller(this, signedLineNumber, sourceID, urlString, function); in dumpCaller()
DCachedCall.h39 , m_interpreter(callFrame->interpreter()) in CachedCall()
/external/webkit/WebKitTools/DumpRenderTree/mac/PerlSupport/
DDumpRenderTreeSupport_wrapTiger.c567 #define SWIG_MAGIC(a,b) (struct interpreter *interp, SV *a, MAGIC *b)
568 typedef int (*SwigMagicFunc)(struct interpreter *, SV *, MAGIC *);
572 typedef int (*SwigMagicFuncHack)(struct interpreter *, SV *, MAGIC *);
907 …te_magic(SV *sv, char *name, int (*set)(struct interpreter*, SV *, MAGIC *), int (*get)(struct int…
/external/webkit/JavaScriptCore/debugger/
DDebuggerCallFrame.cpp87 …return m_callFrame->scopeChain()->globalData->interpreter->execute(eval.get(), m_callFrame, thisOb… in evaluate()
DDebugger.cpp109 …return globalObject->globalData()->interpreter->execute(eval.get(), globalCallFrame, globalObject,… in evaluateInGlobalCallFrame()
/external/webkit/WebCore/bridge/
Dtestbindings.mm33 #include "interpreter.h"
243 // create interpreter w/ global object
/external/strace/
DTODO32 consider adding general purpose interpreter
/external/webkit/JavaScriptCore/profiler/
DProfileGenerator.cpp65 exec->interpreter()->retrieveLastCaller(exec, lineNumber, sourceID, sourceURL, function); in addParentForConsoleStart()

1234