Searched refs:is_constructor_ (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | frames.h | 667 bool is_constructor() { return is_constructor_; } in is_constructor() |
D | frames.cc | 970 is_constructor_(is_constructor) { in FrameSummary() |