OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hClass
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fxjs/
cfxjse_context.cpp
145
v8::Local<v8::FunctionTemplate>
hClass
=
148
if (!
hClass
->HasInstance(hObject))
cfxjse_value.cpp
87
v8::Local<v8::FunctionTemplate>
hClass
=
89
v8::Local<v8::Object> hObject =
hClass
->InstanceTemplate()->NewInstance();
Completed in 179 milliseconds