Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dframes.h531 is_constructor_(is_constructor) { } in FrameSummary()
537 bool is_constructor() { return is_constructor_; } in is_constructor()
546 bool is_constructor_; variable