Searched defs:JSFunctionProxy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h68 // - JSFunctionProxy
956 V(JSFunctionProxy) \
9617 class JSFunctionProxy: public JSProxy { class in class:v8::internal::String::FlatContent
9625 DECLARE_CAST(JSFunctionProxy)
9628 DECLARE_PRINTER(JSFunctionProxy)
9629 DECLARE_VERIFIER(JSFunctionProxy)
9645 DISALLOW_IMPLICIT_CONSTRUCTORS(JSFunctionProxy);

Completed in 131 milliseconds