Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-object.h628 V8_INLINE static MaybeLocal<Context> GetCreationContext( in GetCreationContext() function
/third_party/node/deps/v8/src/debug/
Ddebug-interface.cc286 MaybeLocal<Context> GetCreationContext(Local<Object> value) { in GetCreationContext() function
/third_party/node/deps/v8/src/objects/
Djs-objects.cc633 MaybeHandle<NativeContext> JSReceiver::GetCreationContext() { in GetCreationContext() function in v8::internal::JSReceiver
/third_party/node/deps/v8/src/api/
Dapi.cc5090 MaybeLocal<v8::Context> v8::Object::GetCreationContext() { in GetCreationContext() function in v8::v8::Object
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc9249 TNode<NativeContext> CodeStubAssembler::GetCreationContext( in GetCreationContext() function in v8::internal::CodeStubAssembler