HomeSort by relevance Sort by last modified time
    Searched refs:hClass (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fxjs/
cfxjse_context.cpp 102 v8::Local<v8::FunctionTemplate> hClass =
105 if (!hClass->HasInstance(hObject))
cfxjse_value.cpp 98 v8::Local<v8::FunctionTemplate> hClass =
100 v8::Local<v8::Object> hObject = hClass->InstanceTemplate()->NewInstance();

Completed in 228 milliseconds