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

/external/chromium_org/v8/src/
H A Dassembler.h310 static inline bool IsConstructCall(Mode mode) { function in class:v8::internal::BASE_EMBEDDED
/external/v8/src/
H A Dassembler.h224 static inline bool IsConstructCall(Mode mode) { function in class:v8::internal::BASE_EMBEDDED
/external/v8/include/
H A Dv8.h1969 inline bool IsConstructCall() const;
4051 bool Arguments::IsConstructCall() const { function in class:v8::Arguments
/external/chromium_org/v8/include/
H A Dv8.h3034 V8_INLINE(bool IsConstructCall() const);
6049 bool FunctionCallbackInfo<T>::IsConstructCall() const { function in class:v8::FunctionCallbackInfo

Completed in 394 milliseconds