Home
last modified time | relevance | path

Searched defs:creation_context (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-shadow-realms.cc63 Handle<NativeContext> creation_context, in GetWrappedValue()
Dbuiltins-shadowrealm-gen.cc51 auto creation_context = Parameter<Context>(Descriptor::kCreationContext); in TF_BUILTIN() local
/third_party/node/deps/v8/src/runtime/
Druntime-literals.cc561 AllocationSiteCreationContext creation_context(isolate); in CreateLiteral() local
/third_party/node/deps/v8/src/objects/
Djs-function.cc426 Isolate* isolate, Handle<NativeContext> creation_context, in Create()
/third_party/node/deps/v8/src/heap/
Dfactory.cc2726 Handle<NativeContext> creation_context, Handle<Object> target) { in NewJSWrappedFunction()
/third_party/node/deps/v8/src/d8/
Dd8.cc1736 Local<Context> creation_context; in RealmOwner() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9758 TNode<NativeContext> creation_context = in CallGetterIfAccessor() local