Home
last modified time | relevance | path

Searched defs:current_context (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-register.cc61 Register Register::current_context() { in current_context() function in v8::internal::interpreter::Register
/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.cpp35 static Context* current_context; variable
/external/v8/src/debug/
Ddebug-evaluate.cc177 Handle<Context> current_context = it.CurrentContext(); in ContextBuilder() local
/external/v8/src/
Disolate.cc2975 Context* current_context = Context::cast(context); in Throw() local
2989 Context* current_context = Context::cast(context); in Throw() local
2999 Context* current_context = Context::cast(context); in Throw() local
3009 Context* current_context = Context::cast(context); in Throw() local
Daccessors.cc945 static inline bool AllowAccessToFunction(Context* current_context, in AllowAccessToFunction()
/external/libdrm/freedreno/kgsl/
Dmsm_kgsl.h103 unsigned int current_context; member
/external/python/cpython3/Modules/_decimal/
D_decimal.c1509 current_context(void) in current_context() function
1634 current_context(void) in current_context() function
/external/v8/src/compiler/
Dast-graph-builder.cc824 Node* AstGraphBuilder::current_context() const { in current_context() function in v8::internal::compiler::AstGraphBuilder
/external/v8/src/crankshaft/
Dhydrogen.cc7517 Handle<Context> current_context(current_info()->context()); in BuildNamedAccess() local