Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Ddebug-evaluate.h95 Handle<Context> wrapped_context; member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c329 GstGLContext *wrapped_context = data; in check_wrapped() local
356 GstGLContext *context, *other_context, *wrapped_context; in GST_START_TEST() local
/third_party/node/deps/v8/src/objects/
Dcontexts.cc409 Handle<Context> wrapped_context(Context::cast(obj), isolate); in Lookup() local