webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Typedefs | Functions
runtime_root.cpp File Reference
#include "config.h"
#include "runtime_root.h"
#include "BridgeJSC.h"
#include "runtime_object.h"
#include <heap/StrongInlines.h>
#include <heap/Weak.h>
#include <heap/WeakInlines.h>
#include <runtime/JSGlobalObject.h>
#include <wtf/HashSet.h>
#include <wtf/NeverDestroyed.h>
#include <wtf/Ref.h>
#include <wtf/StdLibExtras.h>

Namespaces

 JSC
 
 JSC::Bindings
 

Typedefs

typedef HashSet< RootObject * > JSC::Bindings::RootObjectSet
 

Functions

RootObject * JSC::Bindings::findProtectingRootObject (JSObject *)
 
RootObject * JSC::Bindings::findRootObject (JSGlobalObject *)