Searched refs:has_native_context (Results 1 – 1 of 1) sorted by relevance
294 bool has_native_context() const { in has_native_context() function299 return has_native_context() ? closure()->native_context() : nullptr; in native_context()302 bool has_global_object() const { return has_native_context(); } in has_global_object()