Searched refs:IsConstructCall (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fxjs/
H A Dcfxjse_class.cpp93 if (!info.IsConstructCall())
/external/v8/include/
H A Dv8.h3482 V8_INLINE bool IsConstructCall() const;
8844 bool FunctionCallbackInfo<T>::IsConstructCall() const { function in class:v8::FunctionCallbackInfo
/external/v8/src/
H A Dd8.cc1063 if (!args.IsConstructCall()) {

Completed in 73 milliseconds