HomeSort by relevance Sort by last modified time
    Searched full:workercontextconstructor (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/bindings/v8/
WorkerContextExecutionProxy.cpp 162 v8::Handle<v8::Function> workerContextConstructor = V8DOMWrapper::getConstructorForContext(contextType, context);
163 v8::Local<v8::Object> jsWorkerContext = SafeAllocation::newInstance(workerContextConstructor);

Completed in 2368 milliseconds