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

/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

Completed in 81 milliseconds