Searched refs:is_user_js (Results 1 – 2 of 2) sorted by relevance
19 explicit CallPrinter(Isolate* isolate, bool is_user_js);
19 CallPrinter::CallPrinter(Isolate* isolate, bool is_user_js) in CallPrinter() argument29 is_user_js_ = is_user_js; in CallPrinter()