Home
last modified time | relevance | path

Searched refs:is_constructor_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dframes.h549 bool is_constructor() { return is_constructor_; } in is_constructor()
558 bool is_constructor_; variable
Dframes.cc906 is_constructor_(is_constructor) {} in FrameSummary()