Searched refs:GetCreationContext (Results 1 – 3 of 3) sorted by relevance
2117 Context* GetCreationContext();
3068 Context* JSReceiver::GetCreationContext() { in GetCreationContext() function in v8::internal::JSReceiver5634 return handle(object->GetCreationContext()); in GetFunctionRealm()
4838 auto context = handle(self->GetCreationContext()); in CreationContext()