Home
last modified time | relevance | path

Searched defs:execution_context (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-generator.h115 inline ContextScope* execution_context() const { return execution_context_; } in execution_context() function
/external/v8/src/compiler/
Dast-graph-builder.h135 ContextScope* execution_context() const { return execution_context_; } in execution_context() function
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/
Dlayer1.py330 execution_context=None): argument