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

/external/webkit/Source/WebCore/bindings/v8/
H A DV8Utilities.h107 class SafeAllocation { class in namespace:WebCore
114 v8::Local<v8::Object> SafeAllocation::newInstance(v8::Handle<v8::Function> function)
122 v8::Local<v8::Object> SafeAllocation::newInstance(v8::Handle<v8::ObjectTemplate> objectTemplate)
130 v8::Local<v8::Object> SafeAllocation::newInstance(v8::Handle<v8::Function> function, int argc, v8::Handle<v8::Value> argv[])

Completed in 77 milliseconds