Home
last modified time | relevance | path

Searched defs:current_context (Results 1 - 13 of 13) sorted by relevance

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

Completed in 33 milliseconds