Home | History | Annotate | Download | only in src

Lines Matching refs:getBoolProperty

2699 getBoolProperty(const StackFrame* f, const char* propertyName) {
2709 bool StackFrame::IsEval() const { return getBoolProperty(this, "isEval"); }
2713 return getBoolProperty(this, "isConstructor");