Home
last modified time | relevance | path

Searched defs:default_context (Results 1 – 5 of 5) sorted by relevance

/third_party/gn/src/gn/
Dfilesystem_utils_unittest.cc665 BuildDirContext default_context(&default_settings); in TEST() local
722 BuildDirContext default_context(&default_settings); in TEST() local
/third_party/node/deps/v8/src/snapshot/
Dsnapshot.cc306 Isolate* isolate, Handle<Context> default_context) { in SerializeDeserializeAndVerifyForTesting()
449 v8::StartupData Snapshot::Create(Isolate* isolate, Context default_context, in Create()
/third_party/node/src/
Dnode_snapshotable.cc1150 Local<Context> default_context = Context::New(isolate); in Generate() local
Djs_native_api_v8.cc1886 v8::Local<v8::Context> default_context = v8::Context::New(isolate); in OH_JSVM_CreateSnapshot() local
/third_party/mesa3d/include/CL/
Dcl2.hpp2992 static Context setDefault(const Context &default_context) in setDefault()