Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-register.cc60 Register Register::current_context() { in current_context() function in v8::internal::interpreter::Register
Dinterpreter-assembler.cc916 TNode<Context> current_context = in ConstructWithSpread() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-microtask-queue-gen.cc119 TNode<Context> current_context, TNode<Microtask> microtask) { in RunSingleMicrotask()
591 TNode<Context> current_context = GetCurrentContext(); in TF_BUILTIN() local
Daccessors.cc547 static inline bool AllowAccessToFunction(Context current_context, in AllowAccessToFunction()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestSubcase.cpp35 static Context* current_context; variable
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c253 struct stw_context *current_context = stw_current_context(); in stw_call_window_proc() local
/third_party/node/src/api/
Dcallback.cc67 Local<Context> current_context = isolate->GetCurrentContext(); in InternalCallbackScope() local
/third_party/curl/lib/vtls/
Dschannel.c1614 const CERT_CONTEXT *current_context = NULL; in traverse_cert_store() local
/third_party/node/src/
Dnode_contextify.cc1331 Local<Context> current_context = isolate->GetCurrentContext(); in MeasureMemory() local
/third_party/libdrm/freedreno/kgsl/
Dmsm_kgsl.h103 unsigned int current_context; member
/third_party/node/deps/v8/src/execution/
Disolate.cc4447 Context current_context = Context::cast(context); in ThrowInternal() local
4464 Context current_context = Context::cast(context); in ThrowInternal() local
/third_party/python/Modules/_decimal/
D_decimal.c1577 current_context(void) in current_context() function
1669 current_context(void) in current_context() function
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h293 unsigned int current_context; member
/third_party/node/deps/v8/src/d8/
Dd8.cc1970 Local<Context> current_context = isolate->GetCurrentContext(); in RealmTakeWebSnapshot() local