Searched refs:is_catch_context (Results 1 – 5 of 5) sorted by relevance
146 bool is_catch_context);
225 bool is_catch_context) { in NewWithContext() argument230 is_catch_context), in NewWithContext()
642 bool is_catch_context);
3802 bool is_catch_context) { in AllocateWithContext() argument3808 context->set_map(is_catch_context ? catch_context_map() : in AllocateWithContext()
7571 bool is_catch_context) { in PushContextHelper() argument7591 isolate->context(), JSObject::cast(js_object), is_catch_context); in PushContextHelper()